ChoiceAttribute 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 volby
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class ChoiceAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type ChoiceAttribute = class
inherit Attribute
Public NotInheritable Class ChoiceAttribute
Inherits Attribute
- Dědičnost
-
ChoiceAttribute
- Atributy
Konstruktory
ChoiceAttribute(Object[]) |
Vytvořte pomocí ChoiceAttribute |
ChoiceAttribute(Object[], Object) |
Pomocí a |
Vlastnosti
Candidates |
Získejte kandidáty této možnosti. |
DefaultValue |
Získá výchozí hodnotu této možnosti. |