VCConfiguration.PerUserRedirection Property

Definition

Gets a value that indicates whether COM registration for the current configuration is per-user or per-computer.

C++/CX
public:
 property bool PerUserRedirection { bool get(); };

Property Value

true if registration of the current configuration is per-user; false if registration is per-computer.

Attributes

Remarks

Per-computer registration requires administrative credentials for the computer.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022