Specifies the platform that the application is targeting.
Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
Public Enumeration VsAppPackagePlatform
public enum VsAppPackagePlatform
public enum class VsAppPackagePlatform
type VsAppPackagePlatform
public enum VsAppPackagePlatform
Members
| Member name | Description | |
|---|---|---|
| APPPLAT_WindowsAppx | Used for Windows Store apps. | |
| APPPLAT_WindowsPhoneXAP | Used for Windows Phone XAP applications. |