SyntaxNode.ContainsDirectives Property

Definition

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