Поделиться через


VsaCompilerError.EndColumn - свойство

Пространство имен:  Microsoft.VisualBasic.Vsa
Сборка:  Microsoft.VisualBasic.Vsa (в Microsoft.VisualBasic.Vsa.dll)

Синтаксис

'Декларация
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

Значение свойства

Тип: Int32

Реализации

IVsaError.EndColumn

Безопасность платформы .NET Framework

См. также

Ссылки

VsaCompilerError Класс

Microsoft.VisualBasic.Vsa - пространство имен