Platform.IsIoT Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if the underlying system is IoT.
public:
static property bool IsIoT { bool get(); };
public:
static property bool IsIoT { bool get(); };
public static bool IsIoT { get; }
static member IsIoT : bool
Public Shared ReadOnly Property IsIoT As Boolean