FileLevelControlBuilderAttribute.BuilderType 屬性

定義

讀取 Type 解析檔案時使用的控制建構器。 這個屬性是唯讀的。

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

屬性值

解析 Type 檔案時所使用的控制建置器。

適用於