TextSpan<T>.Value プロパティ

定義

テキスト範囲に関連付けられているオブジェクトを取得します。

public:
 property T Value { T get(); };
public T Value { get; }
member this.Value : 'T
Public ReadOnly Property Value As T

プロパティ値

T

T 型のオブジェクト。

適用対象