共用方式為


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

屬性值

初始化的字串。

適用於

另請參閱