SystemUpdateManager.LastErrorInfo 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.
Information about the last failed system update.
public:
static property SystemUpdateLastErrorInfo ^ LastErrorInfo { SystemUpdateLastErrorInfo ^ get(); };
static SystemUpdateLastErrorInfo LastErrorInfo();
public static SystemUpdateLastErrorInfo LastErrorInfo { get; }
var systemUpdateLastErrorInfo = SystemUpdateManager.lastErrorInfo;
Public Shared ReadOnly Property LastErrorInfo As SystemUpdateLastErrorInfo
Property Value
Information about the last failed system update.