Compartir a través de


LinePragmaCodeInfo.CodeLength Propiedad

Definición

Obtiene la longitud del bloque de script.

public:
 property int CodeLength { int get(); };
public int CodeLength { get; }
member this.CodeLength : int
Public ReadOnly Property CodeLength As Integer

Valor de propiedad

Longitud del bloque de script.

Se aplica a

Consulte también