DeploymentObjectAttribute.CompareTo(DeploymentObjectAttribute) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
比較 DeploymentObjectAttribute 與目前的 DeploymentObjectAttribute 實例,以判斷它們是否相等。
public:
virtual int CompareTo(Microsoft::Web::Deployment::DeploymentObjectAttribute ^ other);
public int CompareTo(Microsoft.Web.Deployment.DeploymentObjectAttribute other);
abstract member CompareTo : Microsoft.Web.Deployment.DeploymentObjectAttribute -> int
override this.CompareTo : Microsoft.Web.Deployment.DeploymentObjectAttribute -> int
Public Function CompareTo (other As DeploymentObjectAttribute) As Integer
參數
DeploymentObjectAttribute要與目前實例比較的實例。
傳回
包含 BUGBUG 的整數值。