ServerStation.DateString Property

Gets the server's date on string format.
<ID("DateString", (int)e.DateString)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property DateString() As String
This language is not supported or no code example is available.
[ID("DateString", (int)e.DateString)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public string DateString {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