ExtensionParameter.RequiredSpecified 속성

정의

Required 속성이 지정되었는지 여부를 나타냅니다.

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

속성 값

읽기 전용 Boolean 값입니다.

적용 대상