共用方式為


IppIntegerRange.End 屬性

定義

取得由目前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

適用於