TelemetryMessage.ComponentName 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 DTDL component name from where the telemetry message has originated. This is relevant only for plug and play certified devices.
public string ComponentName { get; set; }
member this.ComponentName : string with get, set
Public Property ComponentName As String