다음을 통해 공유


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()

프로세스가 실행 중인 플랫폼을 결정합니다.

적용 대상