IVsWCFReferenceGroup.GetNamespace Method

Returns the namespace for a Windows Communication Foundation (WCF) service reference group.

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

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

Return Value

Type: System.String
A string that contains the namespace.

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroup Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace