ChoiceAttribute Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attributo Choice
[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
- Ereditarietà
-
ChoiceAttribute
- Attributi
Costruttori
ChoiceAttribute(Object[]) |
Creare un ChoiceAttribute con |
ChoiceAttribute(Object[], Object) |
Creare un ChoiceAttribute oggetto con |
Proprietà
Candidates |
Ottenere i candidati di questa opzione. |
DefaultValue |
Ottenere il valore predefinito di questa opzione. |