SelectionPair 结构

注意:此 API 现在已过时。

此 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。)

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.TeamFoundation.Common 命名空间