Click or drag to resize
NicMacAddress Property
The Layer-2 physical address of the NIC which is stored inside ROM.

Namespace: Network.Sim.Lan
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public MacAddress MacAddress { get; }

Property Value

Type: MacAddress
See Also