SyntaxNode.IsStructuredTrivia Property

Definition

Determines whether this node represents a structured trivia.

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

Property Value

Applies to