Share via


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

プロパティ値

属性に関連付けられる型。

適用対象