Enum SearchRuleInfo.SearchRuleType
Specifies the type of a search rule.
Namespace: Mawosoft.PowerShell.WindowsSearchManager
Assembly: Mawosoft.PowerShell.WindowsSearchManager.dll
Syntax
public enum SearchRuleInfo.SearchRuleType
Fields
| Name | Description |
|---|---|
| Exclude | The rule excludes items from indexing. |
| Include | The rule includes items into the index. |