Partager via


IndexedString.Value Propriété

Définition

Obtient la chaîne associée à l'objet IndexedString.

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

Valeur de propriété

String

Chaîne initialisée.

S’applique à

Voir aussi