VSConstants.DebugTargetHandler.cmdidDebugTargetAnchorItem 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 target anchor item command id.
public: System::UInt32 cmdidDebugTargetAnchorItem = 257;
unsigned int cmdidDebugTargetAnchorItem = 257;
public const uint cmdidDebugTargetAnchorItem = 257;
val mutable cmdidDebugTargetAnchorItem : uint32
Public Const cmdidDebugTargetAnchorItem As UInteger = 257