| 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.DesktopAssembly: 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()
<ObsoleteAttribute("LegacyV2RuntimeActivationPolicy is obsolete")>
Public Shared Sub Activate
See Also