Share via


DomainJoinStatusProperty.Equals Method (Object)

 

Determines if this DomainJoinStatusProperty object is equal to the specified object.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Syntax

public override bool Equals(
    object obj
)

Parameters

Return Value

Type: System.Boolean

true if the objects are equal; otherwise, false.

See Also

Equals Overload
DomainJoinStatusProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top