CompilationContextIgnoreWarnings - свойство
Список кодов предупреждений компилятора, которые игнорируются. Пример: "CS1998".
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.0.4
public HashSet<string> IgnoreWarnings { get; }
Public ReadOnly Property IgnoreWarnings As HashSet(Of String)
Get
public:
virtual property HashSet<String^>^ IgnoreWarnings {
HashSet<String^>^ get () sealed;
}
abstract IgnoreWarnings : HashSet<string> with get
override IgnoreWarnings : HashSet<string> with get
HashSetStringICompilationContextIgnoreWarnings