FacetDescription.IsRequired 屬性

定義

會得到一個值,表示該面是否為必修面。

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

屬性值

true如果這個面是必須的面;否則,。 false

適用於