AdapterPhysicalAddress Property
The physical address of the adapter identified by AdapterIndex .
Syntax
[VB.NET] Public ReadOnlyProperty AdapterPhysicalAddress As String
[C#] public string AdapterPhysicalAddress {get;}
Remarks
This property contains the physical address of the adapter identified by AdapterIndex, as returned from the system.
This property is not supported in MacOS or iOS.
This property is read-only.
Default Value
""