CustomProperty.Value プロパティ

定義

カスタム プロパティの値を設定または返します。

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

プロパティ値

適用対象