RemoteSystemAppRegistration.GetDefault Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a RemoteSystemAppRegistration instance to register an app for the device's default user account.
public:
static RemoteSystemAppRegistration ^ GetDefault();
static RemoteSystemAppRegistration GetDefault();
public static RemoteSystemAppRegistration GetDefault();
function getDefault()
Public Shared Function GetDefault () As RemoteSystemAppRegistration
Returns
A new RemoteSystemAppRegistration instance.