Click or drag to resize

INetworkInfoNetworkAdapterConfigurationInfo Property

Gets or sets the network adapter configuration information.

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

Property Value

Type: INetworkAdapterConfigurationInfo
The network adapter configuration information.
See Also