SyntaxTrivia.HasStructure Property

Definition

Determines whether this trivia is a structured trivia.

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

Property Value

Applies to