Język

RemoteArgument.StringValue Właściwość

Definicja

Pobiera lub ustawia String wartość reprezentującą RemoteArgument .

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

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

Wyjątki

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

— lub —

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

— lub —

Ta właściwość jest ustawiana, gdy IsByRef właściwość ma falsewartość .

Dotyczy