Campo VSTASKCOLUMN.bstrTip
Publicado: abril de 2016
Cadeia de caracteres que contém a dica de ferramenta para o cabeçalho de coluna.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
public string bstrTip
public:
String^ bstrTip
val mutable bstrTip : string
Public bstrTip As String
Valor de Campo
Type: System.String
Comentários
COM assinatura
De vsshell80.idl:
BSTR bstrTip;
Consulte também
Estrutura VSTASKCOLUMN
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo