VSConstants.DebugTargetHandler 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 a debug target handler command set.
public: ref class VSConstants::DebugTargetHandler abstract sealed
class VSConstants::DebugTargetHandler abstract sealed
public static class VSConstants.DebugTargetHandler
type VSConstants.DebugTargetHandler = class
Public Class VSConstants.DebugTargetHandler
- Inheritance
-
VSConstants.DebugTargetHandler
Fields
cmdidDebugTargetAnchorItem |
Debug target anchor item command id. |
cmdidDebugTargetAnchorItemNoAttachToProcess |
Debug target anchor item no attach to process command id. |
cmdidDebugTypeCombo |
Debug type combo command id. |
cmdidDebugTypeItemHandler |
Debug type item handler command id. |
cmdidGenericDebugTarget |
Generic debug target command id. |
guidDebugTargetHandlerCmdSet |
Debug target handler command set GUID. |
guidDebugTargetHandlerCmdSetString |
Debug target handler command set GUID. |