FilePathGetHashCode Method

Get a hash code for the file path object

Definition

Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public override int GetHashCode()

Return Value

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

See Also