Click or drag to resize
WindowsVersionVersion Property
Gets the current operating system version.

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static WindowsVersionType Version { get; }

Property Value

Type: WindowsVersionType
The operating system version.
See Also