Udostępnij za pośrednictwem


Właściwość VCCodeModel.Includes —

Pobiera Kolekcja #include instrukcji dla obiektu.

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

Składnia

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

Wartość właściwości

Typ: CodeElements
Kolekcja CodeElements.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeModel Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel