Udostępnij za pośrednictwem


Właściwość VCCodeUsingAlias.Children —

Pobiera kolekcja obiektów zawartych wewnątrz tej konstrukcji kodu.

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

Składnia

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

Wartość właściwości

Typ: CodeElements
Kolekcja CodeElements.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeUsingAlias Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel