DeploymentObjectAttributeData.Equality 運算子

定義

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

參數

傳回

傳回 Boolean

適用於