Runtime.IsARM64CallingConvention Field

Definition

Gets whether the current process uses ARM64 calling conventions.

public static bool IsARM64CallingConvention;
 staticval mutable IsARM64CallingConvention : bool

Field Value

Remarks

This is initialized during runtime startup.

Applies to