IVsWCFReferenceGroup.GetProxyNamespace 方法

返回从生成的代理类的命名空间 windows 基础 (WCF)引用组的通信。

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

语法

声明
Function GetProxyNamespace As String
string GetProxyNamespace()
String^ GetProxyNamespace()
abstract GetProxyNamespace : unit -> string
function GetProxyNamespace() : String

返回值

类型:String
包含命名空间的字符串。

备注

代理命名空间从调用 retuned 的命名空间自动派生 GetNamespace,但是,它可能包含与项目的默认命名空间。 无法显式更改它。

.NET Framework 安全性

请参阅

参考

IVsWCFReferenceGroup 接口

Microsoft.VisualStudio.WCFReference.Interop 命名空间