| PlatformOperationSystem Property |
http://www.emgu.com
Get the type of the current operating system
Namespace: Emgu.UtilAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic static OS OperationSystem { get; }Public Shared ReadOnly Property OperationSystem As OS
Get
public:
static property OS OperationSystem {
OS get ();
}static member OperationSystem : OS with get
Property Value
Type:
OS
See Also