IndexedString.Value Egenskap

Definition

Hämtar strängen som är associerad med IndexedString objektet.

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

Egenskapsvärde

En initierad sträng.

Gäller för

Se även