VBCodeParser.SectionDirective Metoda

Definice

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu. Určuje, zda je kód direktivou section.

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

Návraty

true Pokud kód je section direktiva; jinak false.

Platí pro