![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
GetHashCode Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ShortcutTarget ► GetHashCode()()()()
Generates a hash code using all parts of the shortcut target.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public: virtual int GetHashCode() override
![](collapse_all.gif)
Int32
An integer suitable for hashing the shortcut target.
An integer suitable for hashing the shortcut target.
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)