Equals Method (obj)
From Microsoft Deployment Compression & Installer
Deployment Tools Foundation
Equals Method (obj)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ShortcutTarget ► Equals(Object)
Tests whether two shortcut targets have the same product code, feature, and/or component code.
| C# | Visual Basic | Visual C++ |
public override bool Equals( Object obj )
Public Overrides Function Equals ( obj As Object ) As Boolean
public: virtual bool Equals( Object^ obj ) override
- obj (Object)
- The shortcut target to compare to the current object.
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)