IVsAddWebReferenceDlg3 Interface

Definition

Provides an interface for displaying the Add Service Reference dialog box and displaying the results.

C++/CX
public interface class IVsAddWebReferenceDlg3
Attributes

Remarks

This interface exposes a ShowAddWebReferenceDialog method which displays the Add Service Reference dialog box.

Methods

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.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022