StringSegment.Value Propriété

Définition

Obtient la valeur de ce segment sous forme de String.

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

Valeur de propriété

String

Valeur de ce segment en tant que String.

S’applique à