Table of Contents

Property ProcessIsX86Family

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

ProcessIsX86Family

Gets a value that indicates whether the current process architecture is a X86 family (获取一个值,该值指示当前进程架构是否为 X86 家族的). e.g. X86, X64 .

public static bool ProcessIsX86Family { get; }

Property Value

bool