Share via


NetworkAdapter.MacAddress Property

Definition

Gets MAC address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to