Condividi tramite


AppInstance.GetCurrent Metodo

Definizione

Recupera l'istanza corrente in esecuzione dell'app.

public:
 static AppInstance ^ GetCurrent();
/// [Windows.Foundation.Metadata.Experimental]
 static AppInstance GetCurrent();
 static AppInstance GetCurrent();
[Windows.Foundation.Metadata.Experimental]
public static AppInstance GetCurrent();
public static AppInstance GetCurrent();
function getCurrent()
Public Shared Function GetCurrent () As AppInstance

Restituisce

Istanza corrente in esecuzione dell'app.

Attributi

Si applica a