Deployment Tools Foundation
GetHashCode Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► Resource ► GetHashCode()()()()
Gets a hash code for this Resource object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public: virtual int GetHashCode() override
Return Value
Int32
Hash code generated from the resource type, name, and locale.
Hash code generated from the resource type, name, and locale.
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)