PropertyValue.StringValue Propriedade

Definição

Obtém ou define a Value como um 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 Propriedade

Uma String versão do Value.

Aplica-se a