Partager via


VCPropertySheet.DEPRECATED1, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

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

Syntaxe

'Déclaration
Property DEPRECATED1 As Boolean
bool DEPRECATED1 { get; set; }
property bool DEPRECATED1 {
    bool get ();
    void set (bool value);
}
abstract DEPRECATED1 : bool with get, set
function get DEPRECATED1 () : boolean 
function set DEPRECATED1 (value : boolean)

Valeur de propriété

Type : Boolean
Valeur booléenne.

Sécurité .NET Framework

Voir aussi

Référence

VCPropertySheet Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms