SystemUpdateItem.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.
State of the current update item.
public:
property SystemUpdateItemState State { SystemUpdateItemState get(); };
SystemUpdateItemState State();
public SystemUpdateItemState State { get; }
var systemUpdateItemState = systemUpdateItem.state;
Public ReadOnly Property State As SystemUpdateItemState
Property Value
State of the current update item.