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

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