共用方式為


Platform 類別

定義

決定進程執行所在的平臺。

public ref class Platform abstract sealed
public static class Platform
type Platform = class
Public Class Platform
繼承
Platform

欄位

IsLinux

在 Linux 平台上傳回 true。

IsMac

在 Mac OS 平台上傳回 true。

IsWindows

在 Windows 平台上傳回 true。

方法

Initialize()

決定進程執行所在的平臺。

適用於