BooleanChoiceAttribute Constructeurs
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.
Surcharges
BooleanChoiceAttribute() |
Créer un BooleanChoiceAttribute. |
BooleanChoiceAttribute(Boolean) |
Créez une BooleanChoiceAttribute valeur par défaut. |
BooleanChoiceAttribute()
BooleanChoiceAttribute(Boolean)
Créez une BooleanChoiceAttribute valeur par défaut.
public BooleanChoiceAttribute (bool defaultValue);
new Microsoft.ML.SearchSpace.BooleanChoiceAttribute : bool -> Microsoft.ML.SearchSpace.BooleanChoiceAttribute
Public Sub New (defaultValue As Boolean)
Paramètres
- defaultValue
- Boolean
valeur par défaut de cette option.