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