VSConstants.DebugTargetHandler.cmdidGenericDebugTarget Field
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.
Generic debug target command id.
public: System::UInt32 cmdidGenericDebugTarget = 512;
unsigned int cmdidGenericDebugTarget = 512;
public const uint cmdidGenericDebugTarget = 512;
val mutable cmdidGenericDebugTarget : uint32
Public Const cmdidGenericDebugTarget As UInteger = 512