IdentServer OperatingSystem Property NetIRC2 IRC Client Library for .NET
The name of the operating system running on the computer. By default, WIN32 will be used on Windows, and UNIX will be used elsewhere.

Namespace: NetIrc2
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IrcString OperatingSystem { get; set; }
See Also