Property LoaderType
| Improve this Doc View SourceLoaderType
Gets the type that implements IAssemblyLicenseLoader.
Declaration
public Type LoaderType { get; }
Property Value
Type | Description |
---|---|
System.Type | The type that implements IAssemblyLicenseLoader. |