VisualBasicCompilationOptions.OptionInfer Propriété
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.
Obtient le paramètre d’inférence d’option.
public:
property bool OptionInfer { bool get(); };
public bool OptionInfer { get; }
member this.OptionInfer : bool
Public ReadOnly Property OptionInfer As Boolean
Valeur de propriété
Paramètre d’inférence d’option. True si l’option Infer On est en vigueur par défaut. False si l’option Inférence est activée par défaut.