public HashSet<string> IgnoredProperties { get; set; }
Public Property IgnoredProperties As HashSet(Of String) Get Set
member IgnoredProperties : HashSet<string> with get, set
In This Article