Share via


_Location.EndColumn (Propiedad)

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

Sintaxis

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

Valor de propiedad

Tipo: UInt32

Seguridad de .NET Framework

Vea también

Referencia

_Location Interfaz

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