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