VSConstants.DebugTargetHandler.cmdidDebugTypeCombo 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 combo command id.
public: System::UInt32 cmdidDebugTypeCombo = 16;
unsigned int cmdidDebugTypeCombo = 16;
public const uint cmdidDebugTypeCombo = 16;
val mutable cmdidDebugTypeCombo : uint32
Public Const cmdidDebugTypeCombo As UInteger = 16