SystemUpdateManager.LastUpdateInstallTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Time of last update install.
public:
static property DateTime LastUpdateInstallTime { DateTime get(); };
static DateTime LastUpdateInstallTime();
public static System.DateTimeOffset LastUpdateInstallTime { get; }
var dateTime = SystemUpdateManager.lastUpdateInstallTime;
Public Shared ReadOnly Property LastUpdateInstallTime As DateTimeOffset
Property Value
Time of last update install.