IndexedString.Value Vlastnost

Definice

Získá řetězec přidružený k objektu IndexedString .

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

Hodnota vlastnosti

Inicializovaný řetězec.

Platí pro

Viz také