Udostępnij za pośrednictwem


Właściwość VCFileCodeModel.Includes —

Zwraca kolekcję #include instrukcje 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
A CodeElements kolekcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCFileCodeModel Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel