AdapterName Property
The name of the adapter identified by AdapterIndex .
Syntax
[VB.NET] Public ReadOnlyProperty AdapterName As String
[C#] public string AdapterName {get;}
Remarks
This property contains the name of the adapter identified by AdapterIndex, as returned by the system.
This property is read-only.
Default Value
""