Share via


NetworkAdapter.Label Property

Definition

Gets hardware label for the adapter.

[Newtonsoft.Json.JsonProperty(PropertyName="label")]
public string Label { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="label")>]
member this.Label : string
Public ReadOnly Property Label As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to