Click or drag to resize

OperatingSystemIsServer Property

Gets a value indicating whether the operating system is a server operating system.

Namespace:  Alphaleonis.Win32
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public static bool IsServer { get; }

Property Value

Type: Boolean
if the current operating system is a server operating system; otherwise, .
See Also