TessaCompilerBaseTDefaultReferences - свойство
Список подключаемых по умолчанию зависимостей.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.0.4
public ConcurrentHashSet<string> DefaultReferences { get; }
Public ReadOnly Property DefaultReferences As ConcurrentHashSet(Of String)
Get
public:
virtual property ConcurrentHashSet<String^>^ DefaultReferences {
ConcurrentHashSet<String^>^ get () sealed;
}
abstract DefaultReferences : ConcurrentHashSet<string> with get
override DefaultReferences : ConcurrentHashSet<string> with get
ConcurrentHashSetStringITessaCompilerTDefaultReferences