Keyoti RapidFindReplace WPF API Docs
UseRegularExpressions Property
API DocumentationKeyoti.RapidFindReplace.WPFOptionsViewModelUseRegularExpressions
Keyoti RapidFindReplace WPF
Whether to use regular expressions as queries.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool UseRegularExpressions { get; set; }
Public Property UseRegularExpressions As Boolean
	Get
	Set
public:
property bool UseRegularExpressions {
	bool get ();
	void set (bool value);
}
member UseRegularExpressions : bool with get, set
Property Value

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)