FilePathGetHashCode Method

Get a hash code for the file path object

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public override int GetHashCode()

Return Value

Int32
Returns the hash code of the ToString value converted to lowercase

See Also