Share via


DeploymentSyncParameter.Equals(DeploymentSyncParameter) Method

Definition

public:
 virtual bool Equals(Microsoft::Web::Deployment::DeploymentSyncParameter ^ other);
public bool Equals (Microsoft.Web.Deployment.DeploymentSyncParameter other);
override this.Equals : Microsoft.Web.Deployment.DeploymentSyncParameter -> bool
Public Function Equals (other As DeploymentSyncParameter) As Boolean

Parameters

Returns

Implements

Applies to