Share via


_Location.EndLine (Propiedad)

Espacio de nombres:  Microsoft.Vsa.Vb.CodeDOM
Ensamblado:  Microsoft.Vsa.Vb.CodeDOMProcessor (en Microsoft.Vsa.Vb.CodeDOMProcessor.dll)

Sintaxis

'Declaración
Property EndLine As UInteger
uint EndLine { get; set; }
property unsigned int EndLine {
    unsigned int get ();
    void set (unsigned int value);
}
abstract EndLine : uint32 with get, set
function get EndLine () : uint 
function set EndLine (value : uint)

Valor de propiedad

Tipo: UInt32

Seguridad de .NET Framework

Vea también

Referencia

_Location Interfaz

Microsoft.Vsa.Vb.CodeDOM (Espacio de nombres)