IndexedString.Value Proprietà

Definizione

Ottiene la stringa associata all'oggetto IndexedString.

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

Valore della proprietà

Una stringa inizializzata.

Si applica a

Vedi anche