Version

IgnoredContent Structure Properties

For a list of all members of this type, see IgnoredContent members.

Public Properties
 NameDescription
Public PropertyIsStructuredGets the value indicating whether the ignored content has a sub-tree of SyntaxNode instances representing it.  
Public PropertyLanguageElementGets the language element represented by the ignored content.  
Public PropertyLanguageElementNameGets the name of the language element represented by the ignored content.  
Public PropertySnapshotSpanGets the SnapshotSpan occupied by the IgnoredContent.  
Public PropertySpanGets the TextSpan occupied by the IgnoredContent.  
See Also