Compartir a través de


Location.EndLine Propiedad

Definición

Obtiene o establece la línea final.

public:
 property System::UInt32 EndLine { System::UInt32 get(); void set(System::UInt32 value); };
public uint EndLine { get; set; }
member this.EndLine : uint32 with get, set
Public Property EndLine As UInteger

Valor de propiedad

Ubicación de la línea final.

Implementaciones

Se aplica a