SyntaxToken.ContainsAnnotations Property

Definition

True if this token or its trivia has any 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