Condividi tramite


SystemUpdateItem.State Proprietà

Definizione

Stato dell'elemento di aggiornamento corrente.

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

Valore della proprietà

Stato dell'elemento di aggiornamento corrente.

Si applica a

Vedi anche