IAppxManifestApplication interface (appxpackaging.h)
Provides access to attribute values of the application.
Inheritance
The IAppxManifestApplication interface inherits from the IUnknown interface. IAppxManifestApplication also has these types of members:
Methods
The IAppxManifestApplication interface has these methods.
IAppxManifestApplication::GetAppUserModelId Gets the application user model identifier. |
IAppxManifestApplication::GetStringValue Gets the value of a string element in the application metadata section of the manifest. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | appxpackaging.h |