BooleanChoiceAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Atribut logické volby
[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
- Dědičnost
-
BooleanChoiceAttribute
- Atributy
Konstruktory
BooleanChoiceAttribute() |
Vytvořit .BooleanChoiceAttribute |
BooleanChoiceAttribute(Boolean) |
Vytvořte výchozí BooleanChoiceAttribute hodnotu. |
Vlastnosti
DefaultValue |
Atribut logické volby |