CidrIpAddress 클래스

정의

CIDR IP 주소

public class CidrIpAddress
type CidrIpAddress = class
Public Class CidrIpAddress
상속
CidrIpAddress

생성자

CidrIpAddress()

CidrIpAddress 클래스의 새 instance 초기화합니다.

CidrIpAddress(String, Nullable<Int32>)

CidrIpAddress 클래스의 새 instance 초기화합니다.

속성

BaseIpAddress

IP 주소 자체를 가져오거나 설정합니다.

PrefixLength

ip 주소의 접두사 길이를 가져오거나 설정합니다.

적용 대상