Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SystemInfo.deviceName

Switch to Manual
public static string deviceName;

Description

The user defined name of the device (Read Only).

Note that on Android, this property is not supported and always contains the string "<unknown>". You should use the deviceModel instead to identify an Android device.