TelemetryMessage.ConnectionDeviceId 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.
Specifies the device Id from which this message was sent, if there is one.
public string ConnectionDeviceId { get; protected internal set; }
member this.ConnectionDeviceId : string with get, set
Public Property ConnectionDeviceId As String