IReferenceInfo2 接口

为工作提供一个接口 windows 服务引用配置文件的通信基础 (WCF)。

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

语法

声明
<GuidAttribute("E316FF6D-CA00-49DD-969F-441399132AC7")> _
<InterfaceTypeAttribute()> _
Public Interface IReferenceInfo2
[GuidAttribute("E316FF6D-CA00-49DD-969F-441399132AC7")]
[InterfaceTypeAttribute()]
public interface IReferenceInfo2
[GuidAttribute(L"E316FF6D-CA00-49DD-969F-441399132AC7")]
[InterfaceTypeAttribute()]
public interface class IReferenceInfo2
[<GuidAttribute("E316FF6D-CA00-49DD-969F-441399132AC7")>]
[<InterfaceTypeAttribute()>]
type IReferenceInfo2 =  interface end
public interface IReferenceInfo2

IReferenceInfo2 类型公开以下成员。

方法

  名称 说明
公共方法 GetDefaultFileName 获取配置文件的默认文件名。
公共方法 GetDocumentContents 获取配置文件的内容。

页首

请参阅

参考

Microsoft.VisualStudio.WCFReference.Interop 命名空间