public HashSet<string> IgnoreWarnings { get; }Public ReadOnly Property IgnoreWarnings As HashSet(Of String)
Getpublic:
virtual property HashSet<String^>^ IgnoreWarnings {
HashSet<String^>^ get () sealed;
}abstract IgnoreWarnings : HashSet<string> with get
override IgnoreWarnings : HashSet<string> with get