IVsWCFReferenceGroupMetadataItem.GetTargetNamespace Method       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the target namespace for a metadata document in a Windows Communications Foundation (WCF) reference group.
public:
 System::String ^ GetTargetNamespace();public:
 Platform::String ^ GetTargetNamespace();std::wstring GetTargetNamespace();public string GetTargetNamespace();abstract member GetTargetNamespace : unit -> stringPublic Function GetTargetNamespace () As StringReturns
A string that contains the namespace.