Udostępnij za pośrednictwem


Właściwość VCFileCodeModel.IDLLibraries —

Zwraca kolekcję Library elementów w obiekcie.

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

Składnia

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

Wartość właściwości

Typ: EnvDTE.CodeElements
A CodeElements kolekcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCFileCodeModel Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel