Click or drag to resize
CurrentDeviceInfoDeviceName Property
Current device name in format "[Vendor] - [Name]".

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax
C#
public string DeviceName { get; set; }

Property Value

Type: String
See Also