VsAppPackagePlatform Enumeration

 

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)

public enum VsAppPackagePlatform

Member nameDescription
APPPLAT_WindowsAppx

Used for Windows Store apps.

APPPLAT_WindowsPhoneXAP

Used for Windows Phone XAP applications.

Return to top
Show: