Click or drag to resize
MacAddressBytes Property
The MAC address as an array of bytes.

Namespace: Network.Sim.Link
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] Bytes { get; }

Property Value

Type: Byte
See Also