VBCodeParser.SectionDirective 方法

定義

此類型/成員支援.NET Framework基礎結構,不適合直接從您的程式碼使用。判斷程式碼是否為區段指示詞。

protected virtual bool SectionDirective ();
abstract member SectionDirective : unit -> bool
override this.SectionDirective : unit -> bool
Protected Overridable Function SectionDirective () As Boolean

傳回

如果程式碼是區段指示詞,則為 true;否則為 false。

適用於