Partager via


VCLinkerTool.UACExecutionLevel, propriété

Obtient ou définit une valeur qui contrôle si les informations de contrôle de compte d'utilisateur (UAC, User Account Control) sont incorporées dans le manifeste du programme.

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

Syntaxe

'Déclaration
Property UACExecutionLevel As linkUACExecutionLevel
linkUACExecutionLevel UACExecutionLevel { get; set; }
property linkUACExecutionLevel UACExecutionLevel {
    linkUACExecutionLevel get ();
    void set (linkUACExecutionLevel value);
}
abstract UACExecutionLevel : linkUACExecutionLevel with get, set
function get UACExecutionLevel () : linkUACExecutionLevel 
function set UACExecutionLevel (value : linkUACExecutionLevel)

Valeur de propriété

Type : Microsoft.VisualStudio.VCProjectEngine.linkUACExecutionLevel
Membre de l'énumération linkUACExecutionLevel.

Sécurité .NET Framework

Voir aussi

Référence

VCLinkerTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms