IDiscoveryClientResultCollection 接口
因此, IDiscoveryClientResult 接口的集合,从 web services 发现搜索。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
<InterfaceTypeAttribute()> _
<GuidAttribute("BCEB2C6C-E0D1-4FA5-8DDC-977D68E8D50B")> _
Public Interface IDiscoveryClientResultCollection
[InterfaceTypeAttribute()]
[GuidAttribute("BCEB2C6C-E0D1-4FA5-8DDC-977D68E8D50B")]
public interface IDiscoveryClientResultCollection
IDiscoveryClientResultCollection 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
GetResult | 返回单个 Web 查看结果。 | |
GetResultCount | 返回结果数。查看结果的集合。 |
页首
备注
有关 web services 发现的更多信息,请参见 XML Web Service Discovery。