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)
Syntax
public static class LegacyV2RuntimeActivationPolicy

The LegacyV2RuntimeActivationPolicy type exposes the following members.

Methods
  NameDescription
Public methodStatic memberActivate Obsolete.
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