RemoteArgument.StringValue Propriedade

Definição

Obtém ou define o String que o RemoteArgument representa.

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

O String que o RemoteArgument representa; null se o valor de o RemoteArgument ainda não foi especificado.

Exceções

A RemoteArgumentKind propriedade não está definida para o Intrinsic valor.

-ou-

A TypeCode propriedade não está definida para o String valor.

-ou-

Esta propriedade é definida enquanto a IsByRef propriedade é false.

Aplica-se a