VCLinkerTool::UACExecutionLevel Property
Visual Studio 2015
Gets or sets a value that controls whether User Account Control (UAC) information is embedded in the program manifest.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property linkUACExecutionLevel UACExecutionLevel { linkUACExecutionLevel get(); void set(linkUACExecutionLevel value); }
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine::linkUACExecutionLevelA member of the linkUACExecutionLevel enumeration.
Show: