Udostępnij za pośrednictwem


Właściwość VCCodeModel.CodeElements —

Pobiera zbiór elementów kodu.

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

Składnia

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

Wartość właściwości

Typ: CodeElements
Kolekcja CodeElements.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeModel Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel

Inne zasoby

Porady: kompilowanie i uruchamianie kodu modelu obiektów automatyzacji — przykłady