Condividi tramite


BooleanChoiceAttribute Classe

Definizione

Attributo scelta booleana

[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
Ereditarietà
BooleanChoiceAttribute
Attributi

Costruttori

BooleanChoiceAttribute()

Creare un oggetto BooleanChoiceAttribute.

BooleanChoiceAttribute(Boolean)

Creare un oggetto BooleanChoiceAttribute con valore predefinito.

Proprietà

DefaultValue

Attributo scelta booleana

Si applica a