isWindowsServer property
bool
get
isWindowsServer
Indicates if the current OS is a Windows Server release. Applications that need to distinguish between server and client versions of Windows should call this function.
Implementation
bool get isWindowsServer;