IUpdateMgr LastUpdateCheck Property A Sandcastle Documented Class Library
Gets or sets the last time an update check was performed.

Namespace: Censitif.Library.Component
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

DateTime LastUpdateCheck { get; set; }

Property Value

Type: DateTime
The last time an update check was performed.
See Also