Condividi tramite


Device.DeviceSoftwareVersion Property

Definition

Gets or sets the version number of the software running on the device.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceSoftwareVersion")]
public string DeviceSoftwareVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceSoftwareVersion")>]
member this.DeviceSoftwareVersion : string with get, set
Public Property DeviceSoftwareVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to