IVsAddWebReferenceDlg3 Interface
Visual Studio 2015
Provides an interface for displaying the Add Service Reference dialog box and displaying the results.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | ShowAddWebReferenceDialog(IVsHierarchy, IDiscoverySession, ServiceReferenceType, String, IVsWCFReferenceGroup, String, IVsAddWebReferenceResult, Int32) | Displays the Add Service Reference dialog box. |
![]() | ShowDiscoveredServicesInCurrentDialog(Int32, String[], String[], String, String) | Displays a list of Windows Communication Foundation (WCF) services in an Add Service Reference dialog box. |
This interface exposes a ShowAddWebReferenceDialog method which displays the Add Service Reference dialog box.
Show:
