Condividi tramite


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

Vedere anche

Riferimenti

IVsHierarchyItem Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Shell