Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |