RemoteArgument.DoubleValue Właściwość

Definicja

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

public:
 property double DoubleValue { double get(); void set(double value); };
public double DoubleValue { get; set; }
member this.DoubleValue : double with get, set
Public Property DoubleValue As Double

Wartość właściwości

RemoteArgument Wartość Double 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 Double wartość .

-lub-

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

Dotyczy