Platform.IsLinux Property

Definition

True if the current platform is Linux.

public:
 static property bool IsLinux { bool get(); };
public:
 static property bool IsLinux { bool get(); };
public static bool IsLinux { get; }
static member IsLinux : bool
Public Shared ReadOnly Property IsLinux As Boolean

Property Value

Applies to