Setting.Required 屬性

定義

指出延伸模組是否需要此設定的值。

public:
 property bool Required { bool get(); void set(bool value); };
public bool Required { get; set; }
member this.Required : bool with get, set
Public Property Required As Boolean

屬性值

Boolean

Boolean 值,指出是否需要此設定的值。

適用於