次の方法で共有


ExtensionParameter.Value プロパティ

定義

拡張パラメーターの値を表す文字列です。

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

プロパティ値

読み取り専用の String です。

適用対象