This topic has not yet been rated - Rate this topic

SVsAddWebReferenceDlg Interface

Passed to GetService to return a reference to IVsAddWebReferenceDlg.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("BD71396F-39C6-4E3F-BBA2-79CE33A8B302")] 
[GuidAttribute("BD71396F-39C6-4E3F-BBA2-79CE33A8B302")] 
public interface SVsAddWebReferenceDlg
/** @attribute GuidAttribute("BD71396F-39C6-4E3F-BBA2-79CE33A8B302") */ 
/** @attribute GuidAttribute("BD71396F-39C6-4E3F-BBA2-79CE33A8B302") */ 
public interface SVsAddWebReferenceDlg
GuidAttribute("BD71396F-39C6-4E3F-BBA2-79CE33A8B302") 
GuidAttribute("BD71396F-39C6-4E3F-BBA2-79CE33A8B302") 
public interface SVsAddWebReferenceDlg

Before you call AddWebReferenceDlg you have to get a discovery session by querying SVsDiscoveryService for the CreateDiscoverySession method. The AddWebReference method then defines the Web Reference and IVsAddWebReferenceDlg2 is responsible for processing the Discovery Result.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ