Share via


SyntaxTreeNode.IsBlock Property

Definition

Returns true if this element is a block (to avoid casting)

public:
 abstract property bool IsBlock { bool get(); };
public abstract bool IsBlock { get; }
member this.IsBlock : bool
Public MustOverride ReadOnly Property IsBlock As Boolean

Property Value

Applies to