共用方式為


SyntaxNode.ContainsDirectives 屬性

定義

判斷這個節點是否有任何子代預處理器指示詞。

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

屬性值

適用於