StringSegment.Value Propiedad

Definición

Obtiene el valor de este segmento como 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

Valor de propiedad

Valor de este segmento como .String

Se aplica a