Property SerialNumber
SerialNumber
Gets or sets the device serial number.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
public string? SerialNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |