Campo VSCOMPONENTSELECTORDATA.bstrTitle
Publicado: abril de 2016
A seqüência de caracteres que contém o nome legível do componente (não informações de identidade).
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
public string bstrTitle
public:
String^ bstrTitle
val mutable bstrTitle : string
Public bstrTitle As String
Valor de Campo
Type: System.String
Comentários
COM assinatura
De vsshell.idl:
Consulte também
Estrutura VSCOMPONENTSELECTORDATA
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo