次の方法で共有


SyntaxNode.ContainsDirectives プロパティ

定義

このノードに子孫プリプロセッサ ディレクティブがあるかどうかを判断します。

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

プロパティ値

適用対象