SyntaxNodeOrToken.ContainsDirectives Property

Definition

Determines whether the underlying node or token has any descendant preprocessor directives.

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

Property Value

Applies to