言語

CompiledTextRunInstance.Value プロパティ

定義

解析されたテキスト実行の文字列値を取得します。

public:
 virtual property System::String ^ Value { System::String ^ get(); };
public override string Value { get; }
member this.Value : string
Public Overrides ReadOnly Property Value As String

プロパティ値

string の値。

適用対象