PropertyValue.StringValue Proprietà

Definizione

Ottiene o imposta un oggetto Value come 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

Valore della proprietà

String

Versione String di Value.

Si applica a