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

プロパティ値

String

StringValue バージョン。

適用対象