RunInstallerAttribute::Equals Method (Object^)
.NET Framework (current version)
Determines whether the value of the specified RunInstallerAttribute is equivalent to the current RunInstallerAttribute.
Assembly: System (in System.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare.
Return Value
Type: System::Booleantrue if the specified RunInstallerAttribute is equal to the current RunInstallerAttribute; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: