Proprietà IVsHierarchyItem.IsBold
Gets or sets whether this item should be rendered bold in an IVsUIHierarchyWindow.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Sintassi
'Dichiarazione
Property IsBold As Boolean
bool IsBold { get; set; }
Valore proprietà
Tipo: System.Boolean
rrue if the item should be rendered bold, otherwise false.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.