BooleanChoiceAttribute Classe
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.
Attribut de choix booléen
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class BooleanChoiceAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type BooleanChoiceAttribute = class
inherit Attribute
Public NotInheritable Class BooleanChoiceAttribute
Inherits Attribute
- Héritage
-
BooleanChoiceAttribute
- Attributs
Constructeurs
BooleanChoiceAttribute() |
Créer un BooleanChoiceAttribute. |
BooleanChoiceAttribute(Boolean) |
Créez une BooleanChoiceAttribute valeur par défaut. |
Propriétés
DefaultValue |
Attribut de choix booléen |