SyntaxTrivia.IsDirective Property

Definition

Determines whether this trivia represents a preprocessor directive.

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

Property Value

Applies to