共用方式為


SelectionPair 結構

注意:這個應用程式開發介面現在已經過時。

此應用程式開發介面不符合 CLS 標準。 

命名空間:  Microsoft.TeamFoundation.Common
組件:  Microsoft.VisualStudio.TeamFoundation.Client (在 Microsoft.VisualStudio.TeamFoundation.Client.dll 中)

語法

'宣告
<CLSCompliantAttribute(False)> _
<ObsoleteAttribute("The SelectionPair sturct is no longer used and will be removed in the subsequent release.")> _
Public Structure SelectionPair
[CLSCompliantAttribute(false)]
[ObsoleteAttribute("The SelectionPair sturct is no longer used and will be removed in the subsequent release.")]
public struct SelectionPair

SelectionPair 類型會公開下列成員。

建構函式

  名稱 描述
公用方法 SelectionPair

回頁首

屬性

  名稱 描述
公用屬性 ItemId
公用屬性 UIHierarchy

回頁首

方法

  名稱 描述
公用方法 Equals 指示這個執行個體和指定的物件是否相等。 (繼承自 ValueType)。
公用方法 GetHashCode 傳回這個執行個體的雜湊碼。 (繼承自 ValueType)。
公用方法 GetType 取得目前執行個體的 Type。 (繼承自 Object)。
公用方法 ToString 傳回這個執行個體的完整型別名稱。 (繼承自 ValueType)。

回頁首

執行緒安全

這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.TeamFoundation.Common 命名空間