SyntaxNodeOrToken.ContainsDirectives 属性

定义

确定基础节点或令牌是否具有任何后代预处理器指令。

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

属性值

适用于