Compartilhar via


BooleanChoiceAttribute Classe

Definição

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

Aplica-se a