RemoteArgument.DateTimeValue Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą DateTimeRemoteArgument .

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

Wartość właściwości

To DateTime , które RemoteArgument reprezentuje; DateTime.MinValue , jeśli wartość RemoteArgument 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 DateTime wartość.

-lub-

Ta właściwość jest ustawiana, gdy IsByRef właściwość to false.

Dotyczy