VSConstants.AppPackageDebugTargets Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains command ids for an app package debug target command set.
public: ref class VSConstants::AppPackageDebugTargets abstract sealed
class VSConstants::AppPackageDebugTargets abstract sealed
public static class VSConstants.AppPackageDebugTargets
type VSConstants.AppPackageDebugTargets = class
Public Class VSConstants.AppPackageDebugTargets
- Inheritance
-
VSConstants.AppPackageDebugTargets
Fields
cmdidAppPackage_Emulator | |
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. |