Partager via


VBCodeParser.ImportsStatement Méthode

Définition

Ce type/membre prend en charge l’infrastructure .NET Framework et n’est pas destiné à être utilisé directement à partir de votre code. Détermine si le code importe une instruction.

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

Retours

true si le code importe une instruction ; sinon, false.

S’applique à