VCLinkerTool::PerUserRedirection Property
Visual Studio 2015
Gets or sets a value that controls whether COM registration for the current configuration is per-user or per-computer.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if registration of the current configuration is per-user; false if registration is per-computer.
Per-computer registration requires administrative credentials for the computer.
Show: