SyntaxNode.ContainsSkippedText Property

Definition

Determines whether this node has any descendant skipped text.

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

Property Value

Applies to