AppInstance.GetCurrent 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取應用程式的目前執行中實例。
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
傳回
應用程式的目前執行中實例。
- 屬性