IWebSiteProviderUtcNow Property |
Gets the current date and time.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property UtcNow As DateTime
Get
property DateTime UtcNow {
DateTime get ();
}
abstract UtcNow : DateTime with get
Property Value
Type:
DateTimeSee Also