Compartir a través de


BooleanChoiceAttribute Clase

Definición

Atributo de opción booleano

[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
Herencia
BooleanChoiceAttribute
Atributos

Constructores

BooleanChoiceAttribute()

Crear un control BooleanChoiceAttribute.

BooleanChoiceAttribute(Boolean)

Cree un BooleanChoiceAttribute con el valor predeterminado.

Propiedades

DefaultValue

Atributo de opción booleano

Se aplica a