Click or drag to resize

PlatformOperationSystem Property

http://www.emgu.com
Get the type of the current operating system

Namespace:  Emgu.Util
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public static OS OperationSystem { get; }

Property Value

Type: OS
See Also