Поделиться через


AppInstance.GetCurrent Метод

Определение

Извлекает текущий запущенный экземпляр приложения.

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

Возвращаемое значение

Текущий запущенный экземпляр приложения.

Атрибуты

Применяется к