Click or drag to resize

LegacyV2RuntimeActivationPolicy Class

Configure the LegacyV2RuntimeActivationPolicy from code. See https://msdn.microsoft.com/de-de/library/bbx34a2h.aspx for documentation.
Inheritance Hierarchy
SystemObject
  TomsToolbox.DesktopLegacyV2RuntimeActivationPolicy

Namespace: TomsToolbox.Desktop
Assembly: TomsToolbox.Desktop (in TomsToolbox.Desktop.dll) Version: 2.21.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static class LegacyV2RuntimeActivationPolicy

The LegacyV2RuntimeActivationPolicy type exposes the following members.

Methods
 NameDescription
Public methodStatic memberActivateObsolete.
Activates the LegacyV2RuntimeActivationPolicy.

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

Top
See Also