Base64BinaryValue.Value プロパティ

定義

Base64 バイナリ文字列値を取得または設定します。

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

プロパティ値

適用対象