SyntaxNodeOrToken.HasLeadingTrivia Property

Definition

Determines whether the underlying node or token has any leading trivia.

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

Property Value

Applies to