SyntaxTrivia.HasStructure Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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