SearchFileSystemCriteriaIsHashOn Method
Determines if a given hash type is active or not.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public bool IsHashOn(
HashFunction hash
)
public:
bool IsHashOn(
HashFunction hash
)
- hash HashFunction
- Hash type to test
Booleantrue if the hash type is active.