Returns an object that describes the configuration of this network interface.
| C# | Visual Basic |
public IPInterfaceProperties GetIPProperties()
Public Function GetIPProperties As IPInterfaceProperties
An IPInterfaceProperties object that describes this network interface.
Note that the information in the object returned by this method reflects the interfaces as of the time the array is created.
This information is not updated dynamically.
| Platforms Supported | |
|---|---|
| Windows Mobile | Windows Mobile Version 5.0 and later |
| Windows Embedded Compact | Windows CE .NET 4.1 and later |