SyntaxNode.ContainsDirectives 属性

定义

确定此节点是否具有任何子代预处理器指令。

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

属性值

适用于