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 型別會公開下列成員。

建構函式

  名稱 說明
公用方法 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 命名空間