CompilerOutputItemEndColumn - свойство
Символ от начала строки, на котором заканчивается участок текста, с которым связано сообщение компилятора.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public int EndColumn { get; }
Public ReadOnly Property EndColumn As Integer
Get
public:
virtual property int EndColumn {
int get () sealed;
}
abstract EndColumn : int with get
override EndColumn : int with get
Int32ICompilerOutputItemEndColumn