ExtensionParameter.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 值。

適用於