C# Class Ipop.DHCPConfig.ReservedIP

Specifies reserved IP cases
ファイルを表示 Open project: pstjuste/brunet

Public Properties

Property Type Description
IPBase string
Mask string

Property Details

IPBase public_oe property

The address to reserve.
public string IPBase
return string

Mask public_oe property

The mask to use.
public string Mask
return string