VBCodeParser.Assert(VBKeyword) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ce type/membre prend en charge l’infrastructure .NET Framework et n’est pas destiné à être utilisé directement à partir de votre code. Recherche une condition et affiche une mot clé dans le code.
[System.Diagnostics.Conditional("DEBUG")]
protected void Assert(System.Web.Razor.Tokenizer.Symbols.VBKeyword keyword);
override this.Assert : System.Web.Razor.Tokenizer.Symbols.VBKeyword -> unit
Protected Sub Assert (keyword As VBKeyword)
Paramètres
- keyword
- VBKeyword
Le mot-clé.
- Attributs