CompilerOutputItemEndLine - свойство |
Строка, на которой заканчивается участок текста, с которым связано сообщение компилятора.
Пространство имён:
Tessa.Compilation
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис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
Значение свойства
Тип:
Int32Реализации
ICompilerOutputItemEndLine
См. также