VSConstants.DebugTargetHandler.cmdidDebugTypeItemHandler Field
Debug type item handler command id.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Const cmdidDebugTypeItemHandler As UInteger
public const uint cmdidDebugTypeItemHandler
public:
literal unsigned int cmdidDebugTypeItemHandler
static val mutable cmdidDebugTypeItemHandler: uint32
public const var cmdidDebugTypeItemHandler : uint
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.