CustomLoaderAttribute.CustomLoaderType 属性

定义

获取自定义加载程序的类型。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 property Type ^ CustomLoaderType { Type ^ get(); };
public Type CustomLoaderType { get; }
member this.CustomLoaderType : Type
Public ReadOnly Property CustomLoaderType As Type

属性值

自定义加载程序的类型。

适用于