IDiscoveryClientResultCollection Interface

A collection of results, IDiscoveryClientResult interfaces, from a Web service discovery search.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("BCEB2C6C-E0D1-4FA5-8DDC-977D68E8D50B")> _
Public Interface IDiscoveryClientResultCollection
'Usage
Dim instance As IDiscoveryClientResultCollection
[InterfaceTypeAttribute()]
[GuidAttribute("BCEB2C6C-E0D1-4FA5-8DDC-977D68E8D50B")]
public interface IDiscoveryClientResultCollection
[InterfaceTypeAttribute()]
[GuidAttribute(L"BCEB2C6C-E0D1-4FA5-8DDC-977D68E8D50B")]
public interface class IDiscoveryClientResultCollection
public interface IDiscoveryClientResultCollection

Remarks

For more information about Web service discovery, see XML Web Service Discovery.

See Also

Reference

IDiscoveryClientResultCollection Members

Microsoft.VisualStudio.Shell.Interop Namespace