Share via


AspNetDevelopmentServer.Equals Method

Returns a value that indicates whether the current instance of AspNetDevelopmentServer object is equal to the provided instance of the AspNetDevelopmentServer object.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

public override bool Equals(
    Object other
)

Parameters

Return Value

Type: Boolean
true if the two objects are equal; otherwise, false.

.NET Framework Security

See Also

Reference

AspNetDevelopmentServer Class

Microsoft.VisualStudio.TestTools.Common Namespace