BuildProvider.GetHashCode Method ()

 

Generates the hash code for the build provider.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

Public Overrides Function GetHashCode As Integer

Return Value

Type: System.Int32

An integer representing the hash code for the build provider.

.NET Framework
Available since 2.0
Return to top
Show: