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 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
[GuidAttribute("FC5E8B09-FF17-4DA6-BA39-EB8DFC314BC1")]
[InterfaceTypeAttribute()]
public interface IDiscoveryClientResult
[GuidAttribute(L"FC5E8B09-FF17-4DA6-BA39-EB8DFC314BC1")]
[InterfaceTypeAttribute()]
public interface class IDiscoveryClientResult
[<GuidAttribute("FC5E8B09-FF17-4DA6-BA39-EB8DFC314BC1")>]
[<InterfaceTypeAttribute()>]
type IDiscoveryClientResult = interface end
public interface IDiscoveryClientResult
The IDiscoveryClientResult type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetFileName | Returns the filename of the discovery document. |
![]() |
GetReferenceTypeName | Returns the type of a referenced document in a Web discovery document. |
![]() |
GetUrl | Returns the URL of the referenced document in the discovery document. |
Top
Remarks
For more information about Web service discovery, see XML Web Service Discovery.
.gif)