FacetDescription.IsRequired 属性

定义

获取一个值,该值指示此方面是否为必需的方面。

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

属性值

如果此方面是必需的方面,则为 true;否则为 false

适用于