Compartir a través de


PageExecutionContext.Length Propiedad

Definición

Obtiene o establece el largo (en caracteres) del bloque.

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

Valor de propiedad

La longitud del bloque, en caracteres.

Se aplica a