NetworkInterface.PhysicalAddress Property

Sets or gets the Media Access Control (MAC) address for a network interface

Namespace: Microsoft.SPOT.Net.NetworkInformation
Assembly: Microsoft.SPOT.Net (in microsoft.spot.net.dll)

Syntax

public byte [] PhysicalAddress { get; set; }

Property Value

The MAC address.

See Also

Reference

NetworkInterface Class
NetworkInterface Members
Microsoft.SPOT.Net.NetworkInformation Namespace