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)
Syntax
[ObsoleteAttribute("LegacyV2RuntimeActivationPolicy is obsolete")]
public static void Activate()
See Also