IAndroidAppConfiguration.DeviceSerial Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The serial of the device. Can be found using adb.
public string DeviceSerial { get; }
member this.DeviceSerial : string
Public ReadOnly Property DeviceSerial As String