TessaCompilerBaseTDefaultUsings - свойство
Список подключаемых по умолчанию пространств имён.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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