Share via


FileLevelControlBuilderAttribute.BuilderType 屬性

定義

取得剖析檔案時所使用之控制項產生器的 Type。 這個屬性是唯讀的。

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

屬性值

剖析檔案時所使用之控制項產生器的 Type

適用於