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