BasicHelper 類別
本文內容
注意:這個應用程式開發介面現在已經過時。
此 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 的淺層複本 (Shallow Copy)。 (繼承自 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 )。
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。
請參閱
參考
Microsoft.TeamFoundation.Common 命名空間