注意:此 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 类型公开以下成员。
构造函数
页首
方法
.gif) .gif) |
BuildSelectionList |
|
.gif) |
CallHelpFromDialog |
|
.gif) |
CallHelpFromToolWindow |
|
.gif) |
ContainsDocuments |
|
.gif) |
Equals |
确定指定的对象是否等于当前对象。 (继承自 Object。) |
.gif) |
Finalize |
(重写 Object.Finalize()。) |
.gif) .gif) |
GetCurrentSelection |
|
.gif) |
GetEmptyUserContext |
|
.gif) |
GetHashCode |
用作特定类型的哈希函数。 (继承自 Object。) |
.gif) |
GetService<T>() |
|
.gif) |
GetService<T, V>() |
|
.gif) |
GetType |
获取当前实例的 Type。 (继承自 Object。) |
.gif) |
GetUserContextForEditor |
|
.gif) |
MemberwiseClone |
创建当前 Object 的浅表副本。 (继承自 Object。) |
.gif) |
SelectDirectoryUsingDialog |
|
.gif) |
SelectFileUsingDialog(IntPtr, String) |
|
.gif) |
SelectFileUsingDialog(IntPtr, String, String, String) |
|
.gif) |
SelectFileUsingDialog(IntPtr, String, String, String, String) |
|
.gif) |
SelectMultipleFilesUsingDialog(IntPtr, String) |
|
.gif) |
SelectMultipleFilesUsingDialog(IntPtr, String, String) |
|
.gif) |
SelectMultipleFilesUsingDialog(IntPtr, String, String, String, Boolean) |
|
.gif) |
SelectMultipleFilesUsingDialog(IntPtr, String, String, String, Boolean, String) |
|
.gif) |
SetUserContextForEditor |
|
.gif) |
SetWaitCursor |
|
.gif) |
ShowApplyToAllMessageBox |
|
.gif) |
ShowMessageBox(String) |
|
.gif) |
ShowMessageBox(String, String) |
|
.gif) |
ShowMessageBox(String, String, MsgButton) |
|
.gif) |
ShowMessageBox(String, String, MsgButton, MsgIcon) |
|
.gif) |
ShowMessageBox(String, String, MsgButton, MsgIcon, MsgDefButton) |
|
.gif) |
ShowMessageBox(String, String, String, MsgButton, MsgIcon, MsgDefButton) |
|
.gif) .gif) |
Succeeded |
|
.gif) |
ToString |
返回表示当前对象的字符串。 (继承自 Object。) |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参见
参考
Microsoft.TeamFoundation.Common 命名空间