BasicHelper 类
本文内容
注意:此 API 现在已废弃不用。
此 API 不兼容 CLS。
继承层次结构
System.Object
Microsoft.TeamFoundation.Common.BasicHelper
命名空间: Microsoft.TeamFoundation.Common
程序集: Microsoft.VisualStudio.TeamFoundation.Client(在 Microsoft.VisualStudio.TeamFoundation.Client.dll 中)
语法
声明
<CLSCompliantAttribute(False)> _
<ObsoleteAttribute("The BasicHelper class is deprecated and be removed in the subsequent release.")> _
Public Class BasicHelper
[CLSCompliantAttribute(false)]
[ObsoleteAttribute("The BasicHelper class is deprecated and be removed in the subsequent release.")]
public class BasicHelper
BasicHelper 类型公开以下成员。
构造函数
页首
方法
BuildSelectionList
CallHelpFromDialog
CallHelpFromToolWindow
ContainsDocuments
Equals
确定指定的对象是否等于当前对象。 (继承自 Object 。)
Finalize
(重写 Object.Finalize() 。)
GetCurrentSelection
GetEmptyUserContext
GetHashCode
作为默认哈希函数。 (继承自 Object 。)
GetService<T>()
GetService<T, V>()
GetType
获取当前实例的 Type 。 (继承自 Object 。)
GetUserContextForEditor
MemberwiseClone
创建当前 Object 的浅表副本。 (继承自 Object 。)
SelectDirectoryUsingDialog
SelectFileUsingDialog(IntPtr, String)
SelectFileUsingDialog(IntPtr, String, String, String)
SelectFileUsingDialog(IntPtr, String, String, String, String)
SelectMultipleFilesUsingDialog(IntPtr, String)
SelectMultipleFilesUsingDialog(IntPtr, String, String)
SelectMultipleFilesUsingDialog(IntPtr, String, String, String, Boolean)
SelectMultipleFilesUsingDialog(IntPtr, String, String, String, Boolean, String)
SetUserContextForEditor
SetWaitCursor
ShowApplyToAllMessageBox
ShowMessageBox(String)
ShowMessageBox(String, String)
ShowMessageBox(String, String, MsgButton)
ShowMessageBox(String, String, MsgButton, MsgIcon)
ShowMessageBox(String, String, MsgButton, MsgIcon, MsgDefButton)
ShowMessageBox(String, String, String, MsgButton, MsgIcon, MsgDefButton)
Succeeded
ToString
返回表示当前对象的字符串。 (继承自 Object 。)
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
参考
Microsoft.TeamFoundation.Common 命名空间