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.
Contains command ids for an app package debug target command set.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.AppPackageDebugTargets
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class AppPackageDebugTargets
public static class AppPackageDebugTargets
public ref class AppPackageDebugTargets abstract sealed
[<AbstractClass>]
[<Sealed>]
type AppPackageDebugTargets = class end
public final class AppPackageDebugTargets
The VSConstants.AppPackageDebugTargets type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
cmdidAppPackage_LocalMachine | Windows app package local machine command id. |
![]() ![]() |
cmdidAppPackage_RemoteMachine | Windows app package remote machine command id. |
![]() ![]() |
cmdidAppPackage_Simulator | Windows app package simulator command id. |
![]() ![]() |
cmdidAppPackage_TetheredDevice | Windows app package tethered device command id. |
![]() ![]() |
guidAppPackageDebugTargetCmdSet | Windows app package debug target command set GUID. |
![]() ![]() |
guidAppPackageDebugTargetCmdSetString | Windows app package debug target command set GUID. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.