UIHost 類別
繼承階層架構
System.Object
Microsoft.TeamFoundation.Client.UIHost
命名空間: Microsoft.TeamFoundation.Client
組件: Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)
語法
'宣告
Public NotInheritable Class UIHost
public static class UIHost
UIHost 型別會公開下列成員。
屬性
回頁首
方法
|
Beep |
|
|
CalculateWidth |
|
|
DisplayHelp |
|
|
EllipsisAtBack |
|
|
EllipsisAtFront |
|
|
EnableModeless |
|
|
GetComboBoxPreferredWidth |
|
|
GetProperOwnerWindow |
|
|
GetService |
|
|
GetWaitCursor |
|
|
InitializeContainer |
|
|
OnBroadcastMessage |
|
|
OnEnterExitModalState |
|
|
SetInstanceInternal |
|
|
ShowAndTraceException |
|
|
ShowError(String) |
|
|
ShowError(IWin32Window, String) |
|
|
ShowError(String, String, String) |
|
|
ShowError(IWin32Window, String, String, String) |
|
|
ShowException(Exception) |
|
|
ShowException(IWin32Window, Exception) |
|
|
ShowException(Exception, String, String) |
|
|
ShowException(IWin32Window, Exception, String, String) |
|
|
ShowInformation(String) |
|
|
ShowInformation(IWin32Window, String) |
|
|
ShowInformation(String, String, String) |
|
|
ShowInformation(IWin32Window, String, String, String) |
|
|
ShowMessageBox(String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) |
|
|
ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) |
|
|
ShowModalDialog(Form) |
|
|
ShowModalDialog(Form, IWin32Window) |
|
|
ShowWarning(String) |
|
|
ShowWarning(IWin32Window, String) |
|
|
ShowWarning(String, String, String) |
|
|
ShowWarning(IWin32Window, String, String, String) |
|
|
Shutdown |
|
|
ThemeBitmap |
|
|
Truncate |
|
|
TryGetApplicationRegistryRoot |
|
|
TryGetUserRegistryRoot |
|
|
UpdateCommandStatus |
|
|
UpdatePrimaryFont |
|
|
Write(LogCategory, String) |
|
|
Write(LogCategory, String, array<Object[]) |
|
|
Write(LogFlags, LogCategory, String) |
|
|
Write(LogFlags, LogCategory, String, array<Object[]) |
|
|
WriteError(LogCategory, String) |
|
|
WriteError(LogCategory, String, array<Object[]) |
|
|
WriteIndented(LogCategory, String, String) |
|
|
WriteIndented(LogCategory, String, String, array<Object[]) |
|
|
WriteInfo(LogCategory, String) |
|
|
WriteInfo(LogCategory, String, array<Object[]) |
|
|
WriteLine(LogCategory) |
|
|
WriteLine(LogCategory, String) |
|
|
WriteLine(LogFlags, LogCategory) |
|
|
WriteLine(LogCategory, String, array<Object[]) |
|
|
WriteLine(LogFlags, LogCategory, String) |
|
|
WriteLine(LogFlags, LogCategory, String, array<Object[]) |
|
|
WriteWarning(LogCategory, String) |
|
|
WriteWarning(LogCategory, String, array<Object[]) |
|
回頁首
事件
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。
請參閱
參考
Microsoft.TeamFoundation.Client 命名空間