Freigeben über


INamedElement.Namespace-Eigenschaft

Ruft den Namespace ab, in dem dieses Element definiert ist. Ist möglicherweise NULL.

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

Syntax

'Declaration
ReadOnly Property Namespace As INamespace
    Get
INamespace Namespace { get; }
property INamespace^ Namespace {
    INamespace^ get ();
}
abstract Namespace : INamespace
function get Namespace () : INamespace

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Classes.INamespace

.NET Framework-Sicherheit

Siehe auch

Referenz

INamedElement Schnittstelle

Microsoft.VisualStudio.Uml.Classes-Namespace