NetworkInterface::Id Property

 

Gets the identifier of the network adapter.

Namespace:   System.Net.NetworkInformation
Assembly:  System (in System.dll)

public:
property String^ Id {
	virtual String^ get();
}

Property Value

Type: System::String^

A String that contains the identifier.

.NET Framework
Available since 2.0
Return to top
Show: