This topic has not yet been rated - Rate this topic

IVsDiscoveryService Interface

Creates a discovery session.

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

[GuidAttribute("B9A32C80-B14D-4AE3-A955-5CBC3E7FAB10")] 
[InterfaceTypeAttribute(1)] 
public interface IVsDiscoveryService
/** @attribute GuidAttribute("B9A32C80-B14D-4AE3-A955-5CBC3E7FAB10") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsDiscoveryService
GuidAttribute("B9A32C80-B14D-4AE3-A955-5CBC3E7FAB10") 
InterfaceTypeAttribute(1) 
public interface IVsDiscoveryService

Use this interface to create a discovery session to discover web services.

Notes to Callers Call this interface to create a discovery session. Query for this interface through SVsDiscoveryService.

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