LibUsbDotNet 2.2.8
IsLinux Property
Library ReferenceLibUsbDotNetUsbDeviceIsLinux
LibUsbDotNet on SourceForge
Returns true if the system is a linux/unix-like operating system.
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsLinux { get; }
Public Shared ReadOnly Property IsLinux As Boolean
	Get
public:
static property bool IsLinux {
	bool get ();
}
Exceptions
ExceptionCondition
NotSupportedException

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)