Click or drag to resize

NetworkInfoAdapterId Property

Gets or sets the adapter identifier.

Namespace:  Xcalibur.Models.Hardware.Network
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public string AdapterId { get; set; }

Property Value

Type: String
The adapter identifier.

Implements

INetworkInfoAdapterId
See Also