共用方式為


IVsWCFReferenceGroup.GetProxyNamespace 方法

傳回從 Windows 通訊資格參照群組所產生的 proxy 類別的命名空間。

命名空間:  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
字串,包含命名空間。

備註

Proxy 的命名空間自動衍生自呼叫所傳回的命名空間GetNamespace,但它可能會與專案的預設命名空間合併。 沒有方法要明確地加以變更。

.NET Framework 安全性

請參閱

參考

IVsWCFReferenceGroup 介面

Microsoft.VisualStudio.WCFReference.Interop 命名空間