Click or drag to resize

LegacyV2RuntimeActivationPolicyActivate Method

Note: This API is now obsolete.

Activates the LegacyV2RuntimeActivationPolicy.

Useful e.g. for unit tests where you have no access to the app.config of the test runner process.


Namespace: TomsToolbox.Desktop
Assembly: TomsToolbox.Desktop (in TomsToolbox.Desktop.dll) Version: 2.21.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax
[ObsoleteAttribute("LegacyV2RuntimeActivationPolicy is obsolete")]
public static void Activate()
See Also