次の方法で共有


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 値。

適用対象