RemoteArgument.StringValue Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą StringRemoteArgument .

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

Wartość właściwości

RemoteArgument Ta String wartość reprezentuje, null jeśli wartość elementu RemoteArgument nie została jeszcze określona.

Wyjątki

Właściwość RemoteArgumentKind nie jest ustawiona na Intrinsic wartość.

-lub-

Właściwość TypeCode nie jest ustawiona na String wartość.

-lub-

Ta właściwość jest ustawiana, gdy IsByRef właściwość to false.

Dotyczy