Click or drag to resize

wclOsVersionIsWinIot Property

Checks if software runs on Windows 10 IoT.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public static bool IsWinIot { get; }

Property Value

Boolean
Returns true if it runs on Windows 10 IoT. Otherwise returns false.
See Also