Condividi tramite


SuspendingEventArgs.SuspendingOperation Proprietà

Definizione

Ottiene l'operazione di sospensione dell'app.

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

Valore della proprietà

Operazione di sospensione.

Implementazioni

Si applica a