ChoiceAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
-
ChoiceAttribute
- 属性
コンストラクター
ChoiceAttribute(Object[]) |
|
ChoiceAttribute(Object[], Object) |
と を使用して |
プロパティ
Candidates |
このオプションの候補を取得します。 |
DefaultValue |
このオプションの既定値を取得します。 |