次の方法で共有


Variable.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

プロパティ値

適用対象