Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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