[This is preliminary documentation and is subject to change.]
Returns localized log time
Namespace: NFX.LogAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public DateTime Now { get; }
public DateTime Now { get; }
Public ReadOnly Property Now As DateTime
Get
Public ReadOnly Property Now As DateTime
Get
public:
property DateTime Now {
DateTime get ();
}
public:
property DateTime Now {
DateTime get ();
}
member Now : DateTime with get
member Now : DateTime with get
Property Value
Type:
DateTime