CompilationContextSources - свойство
Исходные коды.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public List<ICompilationSource> Sources { get; }
Public ReadOnly Property Sources As List(Of ICompilationSource)
Get
public:
virtual property List<ICompilationSource^>^ Sources {
List<ICompilationSource^>^ get () sealed;
}
abstract Sources : List<ICompilationSource> with get
override Sources : List<ICompilationSource> with get
ListICompilationSourceICompilationContextSources