Compartir a través de


NetworkInterface.MacAddress Propiedad

Definición

Obtiene la dirección MAC de la interfaz de red.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a