VSConstants.DebugTargetHandler.cmdidDebugTypeItemHandler 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.
Debug type item handler command id.
public: System::UInt32 cmdidDebugTypeItemHandler = 17;
unsigned int cmdidDebugTypeItemHandler = 17;
public const uint cmdidDebugTypeItemHandler = 17;
val mutable cmdidDebugTypeItemHandler : uint32
Public Const cmdidDebugTypeItemHandler As UInteger = 17