Model Property (MobileDevice)

Action

Gets the device name of the connected device.

Syntax

C#
protected String Model { get; }
VB
'Declaration
Protected Read Property Model As String

Access

Read only.