Ipv4Config 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 IPv4 address configuration.
public class Ipv4Config
type Ipv4Config = class
Public Class Ipv4Config
- Inheritance
-
Ipv4Config
Constructors
Ipv4Config() |
Initializes a new instance of the Ipv4Config class. |
Ipv4Config(String, String, String) |
Initializes a new instance of the Ipv4Config class. |
Properties
Gateway |
Gets the IPv4 gateway of the network adapter. |
IpAddress |
Gets the IPv4 address of the network adapter. |
Subnet |
Gets the IPv4 subnet of the network adapter. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.