RemoteArgument.StringValue Vlastnost

Definice

Získá nebo nastaví, String že představuje 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

Hodnota vlastnosti

Hodnota String , kterou RemoteArgument představuje; null pokud hodnota RemoteArgument hodnoty ještě nebyla zadána.

Výjimky

Vlastnost RemoteArgumentKind není nastavena na Intrinsic hodnotu.

-nebo-

Vlastnost TypeCode není nastavena na String hodnotu.

-nebo-

Tato vlastnost je nastavena, IsByRef když je falsevlastnost .

Platí pro