Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
[InterfaceTypeAttribute()]
[GuidAttribute("BCEB2C6C-E0D1-4FA5-8DDC-977D68E8D50B")]
public interface IDiscoveryClientResultCollection
[InterfaceTypeAttribute()]
[GuidAttribute(L"BCEB2C6C-E0D1-4FA5-8DDC-977D68E8D50B")]
public interface class IDiscoveryClientResultCollection
[<InterfaceTypeAttribute()>]
[<GuidAttribute("BCEB2C6C-E0D1-4FA5-8DDC-977D68E8D50B")>]
type IDiscoveryClientResultCollection = interface end
public interface IDiscoveryClientResultCollection
The IDiscoveryClientResultCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetResult | Returns a single Web discovery result. |
![]() |
GetResultCount | Returns the number of results in the collection of discovery results. |
Top
Remarks
For more information about Web service discovery, see XML Web Service Discovery.
.gif)