SystemUpdateLastErrorInfo.State 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.
SystemUpdateManager state when the last error occurred.
public:
property SystemUpdateManagerState State { SystemUpdateManagerState get(); };
SystemUpdateManagerState State();
public SystemUpdateManagerState State { get; }
var systemUpdateManagerState = systemUpdateLastErrorInfo.state;
Public ReadOnly Property State As SystemUpdateManagerState
Property Value
SystemUpdateManager state when the last error occurred.