Property AssemblyProviders
AssemblyProviders
The collection of IAssemblyProvider instances this provider is composed of.
Declaration
public ICollection<IAssemblyProvider> AssemblyProviders { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.ICollection<IAssemblyProvider> |