Share via


Span.IsBlock Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether this node is a block node.

public override bool IsBlock { get; }
member this.IsBlock : bool
Public Overrides ReadOnly Property IsBlock As Boolean

Property Value

false.

Applies to