CompilationContextSources - свойство |
Исходные коды
Пространство имён:
Tessa.Compilation
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис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
Значение свойства
Тип:
ListICompilationSourceРеализации
ICompilationContextSources
См. также