Sdílet prostřednictvím


VCCodeModel.IDLLibraries – vlastnost

Získá kolekci Library prvky v objektu.

Obor názvů:  Microsoft.VisualStudio.VCCodeModel
Sestavení:  Microsoft.VisualStudio.VCCodeModel (v Microsoft.VisualStudio.VCCodeModel.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: CodeElements
Kolekce CodeElements.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCCodeModel Rozhraní

Microsoft.VisualStudio.VCCodeModel – obor názvů