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