DirectiveAttribute.BuilderType 屬性

定義

取得或設定與屬性相關聯的型別。

public:
 property System::String ^ BuilderType { System::String ^ get(); void set(System::String ^ value); };
public string BuilderType { get; set; }
member this.BuilderType : string with get, set
Public Property BuilderType As String

屬性值

與屬性相關聯的型別。

適用於