共用方式為


SystemUpdateItem.State 屬性

定義

目前更新專案的狀態。

public:
 property SystemUpdateItemState State { SystemUpdateItemState get(); };
SystemUpdateItemState State();
public SystemUpdateItemState State { get; }
var systemUpdateItemState = systemUpdateItem.state;
Public ReadOnly Property State As SystemUpdateItemState

屬性值

目前更新專案的狀態。

適用於

另請參閱