Share via


HardwareComponent.ComponentId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to