共用方式為


VisualBasicSyntaxNode.IsDirective 屬性

定義

如果這個節點代表指示詞,則傳回 True。

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

屬性值

適用於