Click or drag to resize

IBlockIsTopLevel Property

True if the Block is at the top-level.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
bool IsTopLevel { get; }

Property Value

Type: Boolean
See Also