This document is archived and information here might be outdated. Recommended version. |
The time that the server was started.
[Visual Basic .NET]
Public ReadOnly Property StartTime As DateTime
[C#]
public DateTime StartTime {get;}
[C++]
HRESULT get_StartTime(
System.DateTime* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type DATE*