SyntaxToken.HasStructuredTrivia Property

Definition

Determines whether any of this token's trivia is structured.

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

Property Value

Applies to