CodeDomDocDataAdapter::TypeNamespace Property
Visual Studio 2015
Gets the code namespace for this document.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Property Value
Type: System.CodeDom::CodeNamespace^The CodeNamespace, or the first one if there are multiple types in the project.
Show: