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)

String^ GetNamespace()

Return Value

Type: System::String^

A string that contains the namespace.

Return to top
Show: