IiOSAppConfiguration.DeviceIdentifier 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 device identifier. List of know devices can be found by running "instruments -s devices"
public string DeviceIdentifier { get; }
member this.DeviceIdentifier : string
Public ReadOnly Property DeviceIdentifier As String