Condividi tramite


Proprietà INamedElement.Namespace

Ottiene lo spazio dei nomi in cui l'elemento è definito.può essere null.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Classes.INamespace

Sicurezza di .NET Framework

Vedere anche

Riferimenti

INamedElement Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Classes