次の方法で共有


RemoteSystemAppRegistration.GetDefault メソッド

定義

デバイスの既定のユーザー アカウントのアプリを登録する RemoteSystemAppRegistration インスタンスを取得します。

public:
 static RemoteSystemAppRegistration ^ GetDefault();
 static RemoteSystemAppRegistration GetDefault();
public static RemoteSystemAppRegistration GetDefault();
function getDefault()
Public Shared Function GetDefault () As RemoteSystemAppRegistration

戻り値

新しい RemoteSystemAppRegistration インスタンス。

適用対象