PropertyValue.StringValue Propiedad

Definición

Obtiene o establece una propiedad Value como un valor de tipo String.

public:
 property System::String ^ StringValue { System::String ^ get(); void set(System::String ^ value); };
public string StringValue { get; set; }
member this.StringValue : string with get, set
Public Property StringValue As String

Valor de propiedad

String

Versión de tipo String de la propiedad Value.

Se aplica a