Collection of types that should not be searched.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public List<Type> IgnoredElementTypes { get; }
Public ReadOnly Property IgnoredElementTypes As List(Of Type) Get
public: property List<Type^>^ IgnoredElementTypes { List<Type^>^ get (); }
member IgnoredElementTypes : List<Type> with get
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)