JsonEncodedText.Value Propiedad

Definición

Obtiene la representación codificada UTF-16 del texto JSON codificado previamente como .String

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

Valor de propiedad

Se aplica a