The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DebugRequestMessage Constructor
Initializes an instance of the DebugRequestMessage class.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | DebugRequestMessage(Guid, DebugTargetInfo^) | Initializes an instance of the DebugRequestMessage class by using the provided GUID and target debug information. |
![]() | DebugRequestMessage(Guid, DebugTargetInfo^, DebugEventHandler^) | Initializes an instance of the DebugRequestMessage class by using the provided GUID, target debug information, and debug event handler for callback. |
Show:
