Share via


IDebugPortSupplierDescription2

Note

This article applies to Visual Studio 2015. 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