ClientStation.Date Property

Gets the client's date.
<ID("Date", (int)e.Date)> _ 
Public ReadOnly Property Date() As String
This language is not supported or no code example is available.
[ID("Date", (int)e.Date)] 
public string Date {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition