BrowserInfoDeviceClassAbbrev Property |
Gets the abbreviation for the
DeviceClass obtained from
GetDeviceClass. The primary
purpose for the abbreviation is for unique caching by device class.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string DeviceClassAbbrev { get; }
Public ReadOnly Property DeviceClassAbbrev As String
Get
Property Value
Type:
StringSee Also