FileSearch.MatchAllWordForms Property

Definition

Determines if the file search is expanded to include all forms of the specified word contained in the body of the file or in the file's properties.

public:
 property bool MatchAllWordForms { bool get(); void set(bool value); };
public bool MatchAllWordForms { get; set; }
member this.MatchAllWordForms : bool with get, set
Public Property MatchAllWordForms As Boolean

Property Value

Remarks

Some of the content in this topic may not be applicable to some languages.

This property returns True if the file search is expanded to include all forms of the specified word contained in the body of the file or in the file's properties; False if the search is not expanded.

This property is available only if the file Mswds_en.lex has been installed and registered. Note that this file isn't installed as part of a typical setup.

Applies to