| PlatformHelper 属性 | 
PlatformHelper 类型公开以下成员。
 属性
属性| 名称 | 说明 | |
|---|---|---|
|   | IsLinux | 
            Returns true if running on Linux, false otherwise
             | 
|   | IsLinuxDesktop | 
            Returns true if running on Linux desktop, false otherwise
             | 
|   | IsMac | 
            Returns true if running on macOS, false otherwise
             | 
|   | IsWindows | 
            Returns true if running on Windows, false otherwise
             | 
|   | IsX64BitProcess | 
            Returns true if running in 64bit process, false otherwise
             | 
 参见
参见