INetworkAdapterInfoAdapterType Property |
Win32_NetworkAdapter: AdapterType: Network medium in use.
Namespace:
Xcalibur.Models.Hardware.Network
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string AdapterType { get; set; }
Property AdapterType As String
Get
Set
property String^ AdapterType {
String^ get ();
void set (String^ value);
}
abstract AdapterType : string with get, set
Property Value
Type:
String
The type of the adapter.
See Also