共用方式為


CidrIpAddress 類別

定義

CIDR Ip 位址

public class CidrIpAddress
type CidrIpAddress = class
Public Class CidrIpAddress
繼承
CidrIpAddress

建構函式

CidrIpAddress()

初始化 CidrIpAddress 類別的新實例。

CidrIpAddress(String, Nullable<Int32>)

初始化 CidrIpAddress 類別的新實例。

屬性

BaseIpAddress

取得或設定 IP 位址本身。

PrefixLength

取得或設定 ip 位址前置詞的長度。

適用於