次の方法で共有


StringValue.Value プロパティ

定義

文字列値を取得または設定します。

public override string Value { get; set; }
public override string? Value { get; set; }
public string Value { get; set; }
member this.Value : string with get, set
Public Overrides Property Value As String
Public Property Value As String

プロパティ値

String を返します。

適用対象