共用方式為


BooleanChoiceAttribute 類別

定義

布林值選擇屬性

[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
繼承
BooleanChoiceAttribute
屬性

建構函式

BooleanChoiceAttribute()

建立 BooleanChoiceAttribute

BooleanChoiceAttribute(Boolean)

使用預設值建立 BooleanChoiceAttribute

屬性

DefaultValue

布林值選擇屬性

適用於