SetVBOptionCodeGenerator.Strict(Boolean) 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. Convertit strictement en SetVBOptionCodeGenerator valeur on et off.
public static System.Web.Razor.Generator.SetVBOptionCodeGenerator Strict(bool onOffValue);
static member Strict : bool -> System.Web.Razor.Generator.SetVBOptionCodeGenerator
Public Shared Function Strict (onOffValue As Boolean) As SetVBOptionCodeGenerator
Paramètres
- onOffValue
- Boolean
true si SetVBOptionCodeGenerator convertit strictement en valeur on et off ; sinon, false.
Retours
convertit SetVBOptionCodeGenerator strictement en valeur on et off.