- AdapterType--Type of adapter
- Adaptertypeid--type ID of the adapter
- AutoSense--If true, the network adapter can automatically determine the speed of the connection or network media
- Availability--availability and status of the device
- Caption--Brief description of the device
- Configmanagererrorcode--windows Configuration Manager error Codes
- Configmanageruserconfig--If true, the device uses a user-defined configuration
- CreationClassName--The name of the first specific class appears in the inheritance chain used to create the instance
- Description--Description
- DeviceID--Unique identifier of the network adapter for other devices in the system
- Errorcleared--If true, the previous error code report is now cleared
- ErrorDescription--Incorrect description information
- GUID--Globally unique identifier for connection
- Index--The number of the network adapter stored in the system registry
- InstallDate--Date and time object installation
- Installed--If true, the network adapter is installed in the system
- InterfaceIndex--Index value uniquely identifies the local network interface
- LastErrorCode--An error code on the reported logical device
- MACAddress--mac Address
- Manufacturer--Manufacturer's name
- Maxnumbercontrolled-the maximum number of ports supported for direct addressing through this network adapter
- Maxspeed--maximum speed, in bits per second, for network adapters
- Name--Names of adapters
- NetConnectionID--The name of the network connection appears in the Network Connection Control Panel program
- Netconnectionstatus--The status of the network adapter connected to the network
- Netenabled--Indicates whether the adapter is enabled. If true, the adapter is enabled. You can enable or disable the network card through the Enable and disable methods.
- Networkaddresses--The IP address of the adapter
- PermanentAddress--The network address is hard-coded to an adapter. This hard-coded address can be changed by firmware upgrade or software configuration
- Physicaladapter--Indicates whether the adapter is a physical or logical adapter. If true, the adapter is a physical
- Pnpdeviceid--Playback device identifiers for Plug and Play logical devices
- PowerManagementCapabilities-a specific power-related capability array for logical devices
- Powermanagementsupported-If true, the device can be power management (can be put into pause mode, etc.)
- ProductName--The product name of the network adapter
- ServiceName--The service name of the network adapter
- Speed--estimate current bandwidth bits per second
- Status--The current state of the object
- StatusInfo--The current state details of the object
- Systemcreationclassname--The value of the scope computer's Create category Name property
- SystemName--System name
- TimeOfLastReset--Last reset date and time of the network adapter
C # Get computer hardware information parameter description (NIC Win32_NetworkAdapter)