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