IDiscoveryClientResult 接口
从 web services 发现搜索的单个结果。 IDiscoveryClientResultCollection的成员。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
<GuidAttribute("FC5E8B09-FF17-4DA6-BA39-EB8DFC314BC1")> _
<InterfaceTypeAttribute()> _
Public Interface IDiscoveryClientResult
[GuidAttribute("FC5E8B09-FF17-4DA6-BA39-EB8DFC314BC1")]
[InterfaceTypeAttribute()]
public interface IDiscoveryClientResult
IDiscoveryClientResult 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
GetFileName | 返回一个显示的文件名文档。 | |
GetReferenceTypeName | 在 Web 发现返回引用类型的文档。 | |
GetUrl | 在该发现返回引用的 URL 文档。 |
页首
备注
有关 web services 发现的更多信息,请参见 XML Web Service Discovery。