IAppxManifestDocument2 Properties

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

NameDescription
System_CAPS_pubpropertyApplicationStartPage

Gets or sets the application start page.

System_CAPS_pubpropertyApplicationToastCapable

Gets or sets the AppToastCapability.

System_CAPS_pubpropertyCapabilities

Gets a list of all capabilities currently declared in the manifest, which may include both standard capabilities and device capabilities.

System_CAPS_pubpropertyOSMaxVersionTested

Gets or sets the highest operating system tested, for example 6.3.

System_CAPS_pubpropertyOSMinVersion

Gets or sets the minimum operating system supported (such as 6.3).

System_CAPS_pubpropertyPackageVersion

Gets or sets the package version.

System_CAPS_pubpropertyStandardCapabilities

Gets the fixed list of standard capabilities.

Return to top
Show: