Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
INamespace Namespace { get; }
property INamespace^ Namespace {
INamespace^ get();
}
abstract Namespace : INamespace with get
ReadOnly Property Namespace As INamespace
Property Value
Type: Microsoft.VisualStudio.Uml.Classes.INamespace
See Also
INamedElement Interface
Microsoft.VisualStudio.Uml.Classes Namespace
Return to top