PropertyValue.StringValue プロパティ

定義

ValueStringとして取得または設定します。

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

プロパティ値

ValueString バージョン。

適用対象