BooleanChoiceAttribute Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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 |