Compartir a través de


DebugRequestMessage Constructor

Include Protected Members
Include Inherited Members

Initializes an instance of the DebugRequestMessage class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DebugRequestMessage(Guid, DebugTargetInfo) Initializes an instance of the DebugRequestMessage class by using the provided GUID and target debug information.
Public method 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.

Top

See Also

Reference

DebugRequestMessage Class

Microsoft.VisualStudio.TestTools.Common Namespace