Click or drag to resize
Sandcastle Help File BuilderFilePathGetHashCode Method
Get a hash code for the file path object

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

Return Value

Type: Int32
Returns the hash code of the ToString value converted to lowercase
See Also