C# Class Ipop.DHCPConfig.ReservedIP

Specifies reserved IP cases
Afficher le fichier Open project: pstjuste/brunet

Méthodes publiques

Свойство Type Description
IPBase string
Mask string

Property Details

IPBase public_oe property

The address to reserve.
public string IPBase
Résultat string

Mask public_oe property

The mask to use.
public string Mask
Résultat string