HashSet<string> IgnoreWarnings { get; }
ReadOnly Property IgnoreWarnings As HashSet(Of String) Get
property HashSet<String^>^ IgnoreWarnings { HashSet<String^>^ get (); }
abstract IgnoreWarnings : HashSet<string> with get
In This Article