CompilationResultCompilerOutput - свойство |
Вывод компилятора
Пространство имён:
Tessa.Compilation
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public ReadOnlyCollection<ICompilerOutputItem> CompilerOutput { get; }
Public ReadOnly Property CompilerOutput As ReadOnlyCollection(Of ICompilerOutputItem)
Get
public:
virtual property ReadOnlyCollection<ICompilerOutputItem^>^ CompilerOutput {
ReadOnlyCollection<ICompilerOutputItem^>^ get () sealed;
}
abstract CompilerOutput : ReadOnlyCollection<ICompilerOutputItem> with get
override CompilerOutput : ReadOnlyCollection<ICompilerOutputItem> with get
Значение свойства
Тип:
ReadOnlyCollectionICompilerOutputItemРеализации
ICompilationResultCompilerOutputСм. также