Condividi tramite


Proprietà IVsHierarchyItemIdentity.IsRoot

Gets whether the item is the root of its IVsHierarchy.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Sintassi

'Dichiarazione
ReadOnly Property IsRoot As Boolean
bool IsRoot { get; }

Valore proprietà

Tipo: System.Boolean
true if the item is the root of a hierarchy, otherwise false.

Note

The root of a specific IVsHierarchy does not necessarily indicate the root of the entire tree.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsHierarchyItemIdentity Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Shell