Click or drag to resize

NetworkAdapterInfo Properties

The NetworkAdapterInfo type exposes the following members.

Properties
  NameDescription
Public propertyAdapterType
Win32_NetworkAdapter: AdapterType: Network medium in use.
Public propertyAdapterTypeId
Win32_NetworkAdapter: AdapterTypeID: Network medium in use. Returns the same information as the AdapterType property, except that the information is in the form of an integer.
Public propertyAvailability
Win32_NetworkAdapter: Availability: Availability and status of the device.
Public propertyIndex
Win32_NetworkAdapter: Index: Index number of the Windows network adapter configuration.
Public propertyInterfaceIndex
Win32_NetworkAdapter: InterfaceIndex: Index value that uniquely identifies a local network interface.
Public propertyMacAddress
Win32_NetworkAdapter: MACAddress: Media access control address for this network adapter.
Public propertyManufacturer
Win32_NetworkAdapter: Manufacturer: Name of the network adapter's manufacturer.
Public propertyName
Win32_NetworkAdapter: Name.
Public propertyNetConnectionId
Win32_NetworkAdapter: NetConnectionID: Name of the network connection as it appears in the Network Connections Control Panel program.
Public propertyNetConnectionStatus
Win32_NetworkAdapter: NetConnectionStatus: State of the network adapter connection to the network.
Public propertyNetEnabled
Win32_NetworkAdapter: NetEnabled: Indicates whether the adapter is enabled or not. If True, the adapter is enabled.
Public propertyPhysicalAdapter
Win32_NetworkAdapter: PhysicalAdapter: Indicates whether the adapter is a physical or a logical adapter. If True, the adapter is physical.
Public propertyPnpDeviceId
Win32_NetworkAdapter: PNPDeviceID: Windows Plug and Play device identifier of the logical device.
Public propertySpeed
Win32_NetworkAdapter: Speed: Estimate of the current bandwidth in bits per second.
Public propertyStatus
Win32_NetworkAdapter: Status: Current status of the object.
Public propertyTimeOfLastReset
Win32_NetworkAdapter: TimeOfLastReset: Date and time the network adapter was last reset.
Top
See Also