ServerStation.DateTimeInfo Property

Gets reference to Server DateTime Information.
<ID("DateTimeInfo", (int)e.DateTimeInfo)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property DateTimeInfo() As ServerDateTimeInfo
This language is not supported or no code example is available.
[ID("DateTimeInfo", (int)e.DateTimeInfo)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public ServerDateTimeInfo DateTimeInfo {get;}
This language is not supported or no code example is available.

Property Value

ServerDateTimeInfo

.NET Framework

Supported in: 4.8

In this article

Definition