BooleanChoiceAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Atributo de escolha booliana
[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
- Herança
-
BooleanChoiceAttribute
- Atributos
Construtores
BooleanChoiceAttribute() |
Crie um BooleanChoiceAttribute. |
BooleanChoiceAttribute(Boolean) |
Crie um BooleanChoiceAttribute com valor padrão. |
Propriedades
DefaultValue |
Atributo de escolha booliana |