IndexedString.Value プロパティ

定義

IndexedString オブジェクトに関連付けられている文字列を取得します。

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

プロパティ値

初期化された文字列。

適用対象

こちらもご覧ください