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