Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a customized UI for selecting the port.
Syntax
IDebugPortPicker : IUnknown
Notes for Implementers
This interface is implemented by port suppliers. A port supplier defines their port picker by exposing it as a CLSID and pointing the metricPortPickerCLSID metric at the exposed CLSID.
Methods
The following table shows the methods of IDebugPortPicker.
| Method | Description |
|---|---|
| DisplayPortPicker | Displays the specified dialog box that allows the user to select a port. |
| SetSite | Sets the service provider. |
Requirements
Header: Msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll