Partager via


VCProjectEngine.Projects, propriété

Obtient une collection des projets actuellement présents dans la solution.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
ReadOnly Property Projects As Object
Object Projects { get; }
property Object^ Projects {
    Object^ get ();
}
abstract Projects : Object with get
function get Projects () : Object

Valeur de propriété

Type : System.Object
Collection des projets actuellement présents dans la solution.

Sécurité .NET Framework

Voir aussi

Référence

VCProjectEngine Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms