ServerDateTimeInfo.DateString Property

Gets the ShortDateString
<ID("DateString", (int)e.DateString)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public ReadOnly Property DateString() As String
This language is not supported or no code example is available.
[ID("DateString", (int)e.DateString)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public string DateString {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