MetaProperty.IsRequired 属性

定义

获取一个指定元属性是否为必需的 Boolean 值。 只读。

public:
 property bool IsRequired { bool get(); };
public bool IsRequired { get; }
member this.IsRequired : bool
Public ReadOnly Property IsRequired As Boolean

属性值

Boolean

适用于