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.
Declaration Syntax
Parameters
- obj (Object)
- The shortcut target to compare to the current object.
Return Value
True if obj is a shortcut target and all parts of the targets are the same, else false.