System.Net.NetworkInformation.NetworkInterface.Description Property

Gets the description of the interface.

Syntax

public abstract string Description { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The description is human-readable text that typically describes the interface vendor, type (for example, Ethernet), brand, and model.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0