IppIntegerRange.End 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得由目前IppIntegerRange物件所表示之網際網路列印通訊協定 (IPP) ) 所定義 (之屬性) 的 (rangeOfInteger
上限) 。
public:
property int End { int get(); };
int End();
public int End { get; }
var int32 = ippIntegerRange.end;
Public ReadOnly Property End As Integer
屬性值
Int32
int
屬性的上限 (內含) rangeOfInteger
。