SystemUpdateManager.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.
The current state of the SystemUpdateManager.
public:
static property SystemUpdateManagerState State { SystemUpdateManagerState get(); };
static SystemUpdateManagerState State();
public static SystemUpdateManagerState State { get; }
var systemUpdateManagerState = SystemUpdateManager.state;
Public Shared ReadOnly Property State As SystemUpdateManagerState
Property Value
The current state of the SystemUpdateManager.