PageExecutionContext.Length 屬性

定義

取得或設定區塊的長度 (以字元為單位)。

public:
 property int Length { int get(); void set(int value); };
public int Length { get; set; }
member this.Length : int with get, set
Public Property Length As Integer

屬性值

區塊的長度,以字元為單位。

適用於