UIHost (Clase)
En este artículo
Jerarquía de herencia
System.Object
Microsoft.TeamFoundation.Client.UIHost
Espacio de nombres: Microsoft.TeamFoundation.Client
Ensamblado: Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)
Sintaxis
'Declaración
Public NotInheritable Class UIHost
public static class UIHost
El tipo UIHost expone los siguientes miembros.
Propiedades
Arriba
Métodos
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[])
Arriba
Eventos
Arriba
Seguridad para subprocesos
Todos los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancias sean seguros para la ejecución de subprocesos.
Vea también
Referencia
Microsoft.TeamFoundation.Client (Espacio de nombres)