SelectionPair 結構
注意:這個應用程式開發介面現在已經過時。
此 API 不符合 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) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。