Condividi tramite


ISuspendingEventArgs.SuspendingOperation Proprietà

Definizione

Ottiene l'operazione di sospensione dell'app.

public:
 property SuspendingOperation ^ SuspendingOperation { SuspendingOperation ^ get(); };
SuspendingOperation SuspendingOperation();
public SuspendingOperation SuspendingOperation { get; }
var suspendingOperation = iSuspendingEventArgs.suspendingOperation;
Public ReadOnly Property SuspendingOperation As SuspendingOperation

Valore della proprietà

Operazione di sospensione.

Si applica a