IFieldDescription.AllowDefault 属性

定义

允许使用默认值作为选项。

public bool AllowDefault { get; }
member this.AllowDefault : bool
Public ReadOnly Property AllowDefault As Boolean

属性值

如果允许默认值,则为 True。

适用于