SearchFileSystemCriteriaSetHashType Method
Switches a specific hash type on or off.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public void SetHashType(
HashFunction hash,
bool switchOn
)
public:
void SetHashType(
HashFunction hash,
bool switchOn
)
Parameters
- hash HashFunction
- Hash type to switch on.
- switchOn Boolean
- Flag indicating if the hash type should be switched on or off.