[This is preliminary documentation and is subject to change.]
Returns timestamp when application started as localized app time
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
DateTime StartTime { get; }
DateTime StartTime { get; }
ReadOnly Property StartTime As DateTime
Get
ReadOnly Property StartTime As DateTime
Get
property DateTime StartTime {
DateTime get ();
}
property DateTime StartTime {
DateTime get ();
}
abstract StartTime : DateTime with get
abstract StartTime : DateTime with get
Property Value
Type:
DateTime