VsaCompilerError.EndColumn, propriété

Espace de noms :  Microsoft.VisualBasic.Vsa
Assembly :  Microsoft.VisualBasic.Vsa (dans Microsoft.VisualBasic.Vsa.dll)

Syntaxe

'Déclaration
Public ReadOnly Property EndColumn As Integer
public int EndColumn { get; }
public:
virtual property int EndColumn {
    int get () sealed;
}
abstract EndColumn : int with get 
override EndColumn : int with get
final function get EndColumn () : int

Valeur de propriété

Type : Int32

Implémentations

IVsaError.EndColumn

Sécurité .NET Framework

Voir aussi

Référence

VsaCompilerError Classe

Microsoft.VisualBasic.Vsa, espace de noms