RemoteSystemAppRegistration.GetDefault 方法

定义

获取 RemoteSystemAppRegistration 实例,用于为设备的默认用户帐户注册应用。

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

返回

新的 RemoteSystemAppRegistration 实例。

适用于