IVsWCFReferenceManager 接口

为托管 " 窗口提供一个接口服务引用的通信基础 (WCF)。

命名空间:  Microsoft.VisualStudio.WCFReference.Interop
程序集:  Microsoft.VisualStudio.WCFReference.Interop(在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

语法

声明
<GuidAttribute("2349F2F8-D2D5-4268-898C-35F1F013426D")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWCFReferenceManager
[GuidAttribute("2349F2F8-D2D5-4268-898C-35F1F013426D")]
[InterfaceTypeAttribute()]
public interface IVsWCFReferenceManager
[GuidAttribute(L"2349F2F8-D2D5-4268-898C-35F1F013426D")]
[InterfaceTypeAttribute()]
public interface class IVsWCFReferenceManager
[<GuidAttribute("2349F2F8-D2D5-4268-898C-35F1F013426D")>]
[<InterfaceTypeAttribute()>]
type IVsWCFReferenceManager =  interface end
public interface IVsWCFReferenceManager

IVsWCFReferenceManager 类型公开以下成员。

方法

  名称 说明
公共方法 AdviseWCFReferenceEvents 注册 windows communication foundation (WCF) 服务事件通知的调用方。
公共方法 GetReferenceEndpointEnumerator 返回终结点的枚举数的 windows 服务引用的通信基础 (WCF)。
公共方法 GetReferenceGroupCollection 返回引用集合的组 windows 服务引用的通信基础 (WCF)。
公共方法 UnadviseWCFReferenceEvents windows communication foundation (WCF) 服务的取消注册引用事件通知。

页首

备注

对 web services (asmx) 该使用 ASP.NET 保留和管理就在 Visual Studio 2005。 旧自动化模型仍支持。 由 IVsWCFReferenceManager 接口公开) 的新自动化模型 (适用于 WCF 服务只引用。 新模型不支持 ASMX 引用和不提供有关 ASMX 服务实现的任何信息。

请参阅

参考

Microsoft.VisualStudio.WCFReference.Interop 命名空间