IDiscoveryClientResult Interface

A single result from a Web service discovery search. Member of a IDiscoveryClientResultCollection.

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

Syntax

'Declaration
<GuidAttribute("FC5E8B09-FF17-4DA6-BA39-EB8DFC314BC1")> _
<InterfaceTypeAttribute()> _
Public Interface IDiscoveryClientResult
'Usage
Dim instance As IDiscoveryClientResult
[GuidAttribute("FC5E8B09-FF17-4DA6-BA39-EB8DFC314BC1")]
[InterfaceTypeAttribute()]
public interface IDiscoveryClientResult
[GuidAttribute(L"FC5E8B09-FF17-4DA6-BA39-EB8DFC314BC1")]
[InterfaceTypeAttribute()]
public interface class IDiscoveryClientResult
public interface IDiscoveryClientResult

Remarks

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

See Also

Reference

IDiscoveryClientResult Members

Microsoft.VisualStudio.Shell.Interop Namespace