Udostępnij za pośrednictwem


Właściwość VCCodeModel.Namespaces —

Pobiera kolekcji nazw dla obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.VCCodeModel
Zestaw:  Microsoft.VisualStudio.VCCodeModel (w Microsoft.VisualStudio.VCCodeModel.dll)

Składnia

'Deklaracja
ReadOnly Property Namespaces As CodeElements
CodeElements Namespaces { get; }
property CodeElements^ Namespaces {
    CodeElements^ get ();
}
abstract Namespaces : CodeElements with get
function get Namespaces () : CodeElements

Wartość właściwości

Typ: EnvDTE.CodeElements
A CodeElements kolekcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeModel Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel