Click or drag to resize

INetworkAdapterInfoMacAddress Property

Win32_NetworkAdapter: MACAddress: Media access control address for this network adapter.

Namespace:  Xcalibur.Models.Hardware.Network
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
string MacAddress { get; set; }

Property Value

Type: String
The MAC address.
See Also