CustomLoaderAttribute.CustomLoaderType 屬性

定義

取得自訂載入器的類型。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

自訂載入器的類型。

適用於