ICallHierarchyMemberItem::NameSeparator Property
Visual Studio 2015
Gets the separator characters that are used to separate the type and member names in a qualified name.
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
Property Value
Type: System::String^The separator characters that are used to separate the type and member names in a qualified name.
Show: