Click or drag to resize

MuntsOSGetModelName Method

Retrieves the Device Tree model name of the computer the calling program is running on.

Namespace: IO.Objects.SimpleIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public static string GetModelName()

Return Value

String
Device Tree model name
See Also