ServerDateTimeInfo.Date Property

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

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition