PlatformHelper.Is64BitOnlyOnCurrentPlatform(Platform) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public static bool Is64BitOnlyOnCurrentPlatform (this ObjCRuntime.Platform platform);
static member Is64BitOnlyOnCurrentPlatform : ObjCRuntime.Platform -> bool
参数
返回
如果指定的平台值为 64 位平台,则返回 true。
适用于