System.Diagnostics.DebuggerBrowsableState.RootHidden Field

Do not display the root element; display the child elements if the element is a collection or array of items.

Syntax

DebuggerBrowsableState RootHidden

Requirements

Namespace: System.Diagnostics
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0