VsAppPackageLaunchInfo Structure
Specifies the properties for DLO_AppPackageDebug targets.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | AppPlatform | The platform that the application is targeting. |
![]() | AppUserModelID | String identifying the application to activate. This member is not required to be from the same package as F:Microsoft.VisualStudio.Shell.Interop.VsImmersiveAppInfo.PackageMoniker. This member can be null if the debugger should not activate any application. This member is optional. |
![]() | PackageMoniker | String identifying the application package to debug. For Windows Store apps, this is the full name of the package. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

