Compartilhar via


NetworkInterface.MacAddress Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to