FacetDescription.IsRequired 属性

定义

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

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

属性值

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

适用于