INamedElement::Namespace Property

 

Gets the Namespace in which this element is defined. May be null.

Namespace:   Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property INamespace^ Namespace {
	INamespace^ get();
}
Return to top
Show: