Observação: esta API agora é obsoleta.
Esta API não compatível com CLS.
Hierarquia de herança
System.Object
Microsoft.TeamFoundation.Common.BasicHelper
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (em Microsoft.VisualStudio.TeamFoundation.Client.dll)
Sintaxe
'Declaração
<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
O tipo BasicHelper expõe os membros a seguir.
Construtores
Superior
Métodos
.gif) .gif) |
BuildSelectionList |
|
.gif) |
CallHelpFromDialog |
|
.gif) |
CallHelpFromToolWindow |
|
.gif) |
ContainsDocuments |
|
.gif) |
Equals |
Determina se o objeto especificado é igual ao objeto atual. (Herdado de Object.) |
.gif) |
Finalize |
(Substitui Object.Finalize().) |
.gif) .gif) |
GetCurrentSelection |
|
.gif) |
GetEmptyUserContext |
|
.gif) |
GetHashCode |
Serve como uma função de hash para um tipo específico. (Herdado de Object.) |
.gif) |
GetService<T>() |
|
.gif) |
GetService<T, V>() |
|
.gif) |
GetType |
Obtém Type da instância atual. (Herdado de Object.) |
.gif) |
GetUserContextForEditor |
|
.gif) |
MemberwiseClone |
Cria uma cópia superficial de Objectatual. (Herdado de 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 |
Retorna uma cadeia de caracteres que representa o objeto atual. (Herdado de Object.) |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também
Referência
Namespace Microsoft.TeamFoundation.Common