用于生成 windows communication foundation (WCF) 服务客户端提供一个接口。
命名空间: Microsoft.VisualStudio.WCFReference.Interop
程序集: Microsoft.VisualStudio.WCFReference.Interop(在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)
语法
声明
<GuidAttribute("806CFC9A-2476-4D28-A5B2-C9EBC617B24E")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWCFReferenceGroup _
Inherits IVsWCFObject
[GuidAttribute("806CFC9A-2476-4D28-A5B2-C9EBC617B24E")]
[InterfaceTypeAttribute()]
public interface IVsWCFReferenceGroup : IVsWCFObject
[GuidAttribute(L"806CFC9A-2476-4D28-A5B2-C9EBC617B24E")]
[InterfaceTypeAttribute()]
public interface class IVsWCFReferenceGroup : IVsWCFObject
[<GuidAttribute("806CFC9A-2476-4D28-A5B2-C9EBC617B24E")>]
[<InterfaceTypeAttribute()>]
type IVsWCFReferenceGroup =
interface
interface IVsWCFObject
end
public interface IVsWCFReferenceGroup extends IVsWCFObject
IVsWCFReferenceGroup 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
AddReference | 添加 windows 服务对引用组的通信基础 (WCF)。 |
![]() |
AsyncAddReference | 添加 windows 服务对引用组异步通信的基础 (WCF)。 |
![]() |
AsyncUpdate | 更新 windows 服务引用异步通信的基础 (WCF)。 |
![]() |
BeginBatch | 启动批处理 windows 服务在引用组中引用的通信基础 (WCF)。 |
![]() |
DeleteReference | 删除 windows 服务从引用组引用的通信基础 (WCF)。 |
![]() |
EndBatch | 结束批处理 windows 服务在引用组中引用的通信基础 (WCF)。 |
![]() |
GetCollection | 返回引用组集合。 |
![]() |
GetContractsEnumerator | 返回一个 windows communication foundation (WCF) 服务协定的枚举数。引用组中。 |
![]() |
GetExtensionData | 返回扩展数据为 windows 服务引用的通信基础 (WCF)。 |
![]() |
GetFileCodeModel | 返回生成的代理一个代码模型。 |
![]() |
GetID | 返回引用组的 GUID。 |
![]() |
GetMapFileProjectItem | 返回服务引用关联的项目项。 |
![]() |
GetMetadataItemsEnumerator | 返回元数据项的枚举数在 windows 服务引用组的通信基础 (WCF)。 |
![]() |
GetName | 返回一 .svcmap 文件的名称的 windows 服务引用组的通信基础 (WCF)。 |
![]() |
GetNamespace | 返回的命名空间 windows 服务引用组的通信基础 (WCF)。 |
![]() |
GetOptions | 返回的代码生成选项 windows 基础 (WCF)引用组的通信。 |
![]() |
GetProxyNamespace | 返回从生成的代理类的命名空间 windows 基础 (WCF)引用组的通信。 |
![]() |
GetReferenceCount | 返回计数 windows 服务在 WCF 引用组的通信基础 (WCF)。 |
![]() |
GetReferenceUrl | 返回的元数据 windows communication foundation (WCF) 服务引用下载的 URL。 |
![]() |
IsValid | 确定 windows communication foundation (WCF) 服务是否引用对象无效的组。 |
![]() |
Reload | 重新加载 windows 服务引用组对象的通信基础 (WCF)。 |
![]() |
SetExtensionData | 设置扩展数据为 windows 服务引用的通信基础 (WCF)。 |
![]() |
SetName | 设置一 .svcmap 文件的名称的 windows 服务引用组的通信基础 (WCF)。 |
![]() |
SetNamespace | 设置的命名空间 windows 服务引用组的通信基础 (WCF)。 |
![]() |
SetOptions | 设置的代码生成选项 windows 基础 (WCF)引用组的通信。 |
![]() |
SetReferenceUrl | 设置的元数据 windows communication foundation (WCF) 服务引用下载的 URL。 |
![]() |
ShowOptionsDialog | 所引用的组的 配置服务引用 对话框。 |
![]() |
Update | 更新 windows 服务引用组的通信基础 (WCF)。 |
![]() |
UpdateConfiguration | 更新的配置 windows 服务引用组的通信基础 (WCF)。 |
页首
备注
WCF 引用组是代码生成的基本单元。 为单个生成的所有服务客户端引用组共享元数据文件池和一组代码生成选项。