PropertyValue.StringValue Propiedad

Definición

Obtiene o establece un Value objeto como .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

Una String versión de .Value

Se aplica a