CompilationResultCompilerOutput - свойство
Вывод компилятора
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
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
ReadOnlyCollectionICompilerOutputItemICompilationResultCompilerOutput