SharedPackageContainerManager.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 an instance of the SharedPackageContainerManager class for the current user.
public:
static SharedPackageContainerManager ^ GetDefault();
static SharedPackageContainerManager GetDefault();
public static SharedPackageContainerManager GetDefault();
function getDefault()
Public Shared Function GetDefault () As SharedPackageContainerManager
Returns
An instance of SharedPackageContainerManager.