VisualBasicSyntaxNode.IsDirective Property

Definition

Returns True if this node represents a directive.

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

Property Value

Applies to