Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if this WindowsDefenderProperty object is equal to another.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
public override bool Equals(
DeviceProperty other
)
public:
virtual bool Equals(
DeviceProperty^ other
) override
Public Overrides Function Equals (
other As DeviceProperty
) As Boolean
other
Type: Microsoft.WindowsServerSolutions.Common.Devices.DevicePropertyThe object to compare to.
Type: System.Boolean
true if the objects are equal; otherwise, false.
Equals Overload
WindowsDefenderProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top