_Location.EndColumn, propriété

Espace de noms :  Microsoft.Vsa.Vb.CodeDOM
Assembly :  Microsoft.Vsa.Vb.CodeDOMProcessor (dans Microsoft.Vsa.Vb.CodeDOMProcessor.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : UInt32

Sécurité .NET Framework

Voir aussi

Référence

_Location Interface

Microsoft.Vsa.Vb.CodeDOM, espace de noms