ChoiceAttribute Třída
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
Choice |
Vytvořte pomocí ChoiceAttribute |
Choice |
Pomocí a |
Candidates |
Získejte kandidáty této možnosti. |
Default |
Získá výchozí hodnotu této možnosti. |
Produkt | Verze |
---|---|
ML.NET | 4.0.0 |