共用方式為


SystemUpdateLastErrorInfo.State 屬性

定義

發生上次錯誤時的SystemUpdateManager狀態。

public:
 property SystemUpdateManagerState State { SystemUpdateManagerState get(); };
SystemUpdateManagerState State();
public SystemUpdateManagerState State { get; }
var systemUpdateManagerState = systemUpdateLastErrorInfo.state;
Public ReadOnly Property State As SystemUpdateManagerState

屬性值

發生上次錯誤時的SystemUpdateManager狀態。

適用於

另請參閱