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

戻り値

アプリの現在実行中のインスタンス。

属性

適用対象