GetHashCode Method

DTF API

Copy image CopyHover image
Deployment Tools Foundation GetHashCode Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerShortcutTargetGetHashCode()()()()
Generates a hash code using all parts of the shortcut target.
Declaration Syntax
C# Visual Basic Visual C++ F#
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 
Return Value
Int32
An integer suitable for hashing the shortcut target.

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)