RemoteArgument.SingleValue Właściwość

Definicja

Pobiera lub ustawia Single wartość reprezentowaną przez element RemoteArgument .

public:
 property float SingleValue { float get(); void set(float value); };
public float SingleValue { get; set; }
member this.SingleValue : single with get, set
Public Property SingleValue As Single

Wartość właściwości

RemoteArgument Wartość Single reprezentuje; 0,0, jeśli wartość RemoteArgument elementu 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 Single wartość .

-lub-

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

Dotyczy