Click or drag to resize

NetworkInterface Properties

The NetworkInterface type exposes the following members.

Properties
  NameDescription
Public propertyAddress
IP address of the network.
Public propertyBroadcast
Address of NTP broadcast.
Public propertyMacAddress
Address used to configure the interface.
Public propertyMtu
Packet size on the network interface.
Public propertyName
Name of the network interface.
Public propertyNamespace
Public propertyNetmask
Netmask for the network interface.
Public propertyStatus
Status of the network.
Public propertyType
The type of network, ie, BondMaster.
Public propertyVirtualNetworkTag
Virtual Network Tag if on virtual network.
Top
See Also