Keyoti RapidFindReplace WPF API Docs
MatchPrefix Property
API DocumentationKeyoti.RapidFindReplace.WPFOptionsViewModelMatchPrefix
Keyoti RapidFindReplace WPF
Whether to only find hits that match the start of a word.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool MatchPrefix { get; set; }
Public Property MatchPrefix As Boolean
	Get
	Set
public:
property bool MatchPrefix {
	bool get ();
	void set (bool value);
}
member MatchPrefix : bool with get, set
Property Value

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