Share via


NetworkAdapter.NetworkAdapterName Property

Definition

Gets network adapter name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to