Campo VSNSEBROWSEINFOW.pszTrayDisplayName

 

Publicado: abril de 2016

Especifica o nome de exibição para a extensão do namespace na bandeja de caixa de diálogo.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")]
public string pszTrayDisplayName
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")]
String^ pszTrayDisplayName
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")>]
val mutable pszTrayDisplayName : string
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")>
Public pszTrayDisplayName As String

Valor de Campo

Type: System.String

Comentários

COM assinatura

De vsshell80.idl:

Consulte também

Estrutura VSNSEBROWSEINFOW
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo