Ipv6Config Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details related to the IPv6 address configuration.
public class Ipv6Config
type Ipv6Config = class
Public Class Ipv6Config
- Inheritance
-
Ipv6Config
Constructors
Ipv6Config() |
Initializes a new instance of the Ipv6Config class. |
Ipv6Config(String, Nullable<Int32>, String) |
Initializes a new instance of the Ipv6Config class. |
Properties
Gateway |
Gets the IPv6 gateway of the network adapter. |
IpAddress |
Gets the IPv6 address of the network adapter. |
PrefixLength |
Gets the IPv6 prefix of the network adapter. |