Click or drag to resize
NetworkInterfaceInformationMACAddresses Property
Gets the list of MAC addresses.

Namespace: com.softwarekey.Client.Utils.SystemComponent
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public List<string> MACAddresses { get; }

Property Value

Type: ListString
See Also