VisualBasicSyntaxNode.IsDirective 属性

定义

如果此节点表示指令,则返回 True。

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

属性值

适用于