Operating System class, returns a description of the running operating system (name, version).

Namespace: LLCryptoLib.Utils
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public static class OS
Visual Basic
Public NotInheritable Class OS
Visual C++
public ref class OS abstract sealed

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Utils..::..OS

See Also