IDebugPortSupplierDescription2
Applies to: Visual Studio Visual Studio for Mac
Note
This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
Enables the Visual Studio UI to display text inside the Transport Information section of the Attach to Process dialog box.
Syntax
IDebugPortSupplierDescription2 : IUnknown
Notes for Implementers
This interface is implemented by port suppliers.
Methods
The following table shows the methods of IDebugPortSupplierDescription2
.
Method | Description |
---|---|
GetDescription | Retrieves the description and description metadata for the port supplier. |
Requirements
Header: Msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll