Click or drag to resize
Sandcastle Help File BuilderVersionSettingsGetHashCode Method
This is overridden to return the hash code of the combined framework and version number.

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

Return Value

Type: Int32
The hash code for the version settings.
See Also