[This is preliminary documentation and is subject to change.]
Returns local computer time of component start (not from application container time)
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public DateTime ComponentStartTime { get; }
public DateTime ComponentStartTime { get; }
Public ReadOnly Property ComponentStartTime As DateTime
Get
Public ReadOnly Property ComponentStartTime As DateTime
Get
public:
property DateTime ComponentStartTime {
DateTime get ();
}
public:
property DateTime ComponentStartTime {
DateTime get ();
}
member ComponentStartTime : DateTime with get
member ComponentStartTime : DateTime with get
Property Value
Type:
DateTime