RuntimeServices.AllowMixedModeAssemblies Property

Gets whether the current platform supports mixed mode (C++/CLI) assemblies.

Definition

Namespace: Numerics.NET.Providers.InteropServices
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static bool AllowMixedModeAssemblies { get; }

Property Value

Boolean

See Also