C# 클래스 Ipop.DHCPConfig.ReservedIP

Specifies reserved IP cases
파일 보기 프로젝트 열기: pstjuste/brunet

공개 프로퍼티들

프로퍼티 타입 설명
IPBase string
Mask string

프로퍼티 상세

IPBase 공개적으로 프로퍼티

The address to reserve.
public string IPBase
리턴 string

Mask 공개적으로 프로퍼티

The mask to use.
public string Mask
리턴 string