SyntaxNodeOrToken.ContainsAnnotations Property

Definition

Determines whether this node or token (or any sub node, token or trivia) as annotations.

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

Property Value

Applies to