Partager via


VCConfiguration.PropertySheets, propriété

Obtient toutes les feuilles de propriétés du projet.

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

Syntaxe

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

Valeur de propriété

Type : System.Object
Collection de feuilles de propriétés.

Sécurité .NET Framework

Voir aussi

Référence

VCConfiguration Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms