Campo AllColorableItemInfo.bstrLocalizedName
Publicado: abril de 2016
Seqüência de caracteres que contém o nome localizado do item exibido para o usuário.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
public string bstrLocalizedName
public:
String^ bstrLocalizedName
val mutable bstrLocalizedName : string
Public bstrLocalizedName As String
Valor de Campo
Type: System.String
Consulte também
Estrutura AllColorableItemInfo
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo