SyntaxToken.HasLeadingTrivia Property

Definition

Determines whether this 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