VCFileConfiguration.ProjectConfiguration, propriété
Configuration de projet associée à la configuration de fichier sélectionnée.
Espace de noms : Microsoft.VisualStudio.VCProjectEngine
Assembly : Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)
Syntaxe
'Déclaration
ReadOnly Property ProjectConfiguration As Object
Object ProjectConfiguration { get; }
property Object^ ProjectConfiguration {
Object^ get ();
}
abstract ProjectConfiguration : Object with get
function get ProjectConfiguration () : Object
Valeur de propriété
Type : Object
Objet représentant la configuration de projet.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.