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 DomainJoinStatusProperty object is equal to the specified object.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
public override bool Equals(
object obj
)
public:
virtual bool Equals(
Object^ obj
) override
Public Overrides Function Equals (
obj As Object
) As Boolean
obj
Type: System.ObjectThe object to compare to.
Type: System.Boolean
true if the objects are equal; otherwise, false.
Equals Overload
DomainJoinStatusProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top