Ixian SDK
IXICore.Network.IPAndMask Struct Reference

Represents an IP address and a subnet mask. More...

Public Attributes

IPAddress Address
 
IPAddress SubnetMask
 

Detailed Description

Represents an IP address and a subnet mask.

Definition at line 350 of file Network.cs.

Member Data Documentation

◆ Address

IPAddress IXICore.Network.IPAndMask.Address

Definition at line 352 of file Network.cs.

◆ SubnetMask

IPAddress IXICore.Network.IPAndMask.SubnetMask

Definition at line 353 of file Network.cs.


The documentation for this struct was generated from the following file: