DeploymentObjectAttributeData.Equality Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool operator ==(Microsoft::Web::Deployment::DeploymentObjectAttributeData ^ attribute1, Microsoft::Web::Deployment::DeploymentObjectAttributeData ^ attribute2);
public static bool operator == (Microsoft.Web.Deployment.DeploymentObjectAttributeData attribute1, Microsoft.Web.Deployment.DeploymentObjectAttributeData attribute2);
static member ( = ) : Microsoft.Web.Deployment.DeploymentObjectAttributeData * Microsoft.Web.Deployment.DeploymentObjectAttributeData -> bool
Public Shared Operator == (attribute1 As DeploymentObjectAttributeData, attribute2 As DeploymentObjectAttributeData) As Boolean
Parameters
- attribute1
- DeploymentObjectAttributeData
- attribute2
- DeploymentObjectAttributeData
Returns
Returns Boolean.