Share via


UserProfile.DeviceType Property

 

A DeviceType Enumeration value specifying the device type of the end user. Optional. The default value is Desktop. Set this property before making a service request.

Syntax

public DeviceType DeviceType { set; get; }
Public Property DeviceType As DeviceType

Remarks

If the DeviceType specified is Mobile, then the ImageryMetadataResult.ImageUri Property contains a URI for a map designed for mobile devices. This only applies to the AerialWithLabels and Road map styles.