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 값입니다.

적용 대상