IAppxManifestDocument2 Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ApplicationStartPage | Gets or sets the application start page. |
![]() | ApplicationToastCapable | Gets or sets the AppToastCapability. |
![]() | Capabilities | Gets a list of all capabilities currently declared in the manifest, which may include both standard capabilities and device capabilities. |
![]() | OSMaxVersionTested | Gets or sets the highest operating system tested, for example 6.3. |
![]() | OSMinVersion | Gets or sets the minimum operating system supported (such as 6.3). |
![]() | PackageVersion | Gets or sets the package version. |
![]() | StandardCapabilities | Gets the fixed list of standard capabilities. |
Show:
