QualifierData.IsOverridable 속성

정의

전파될 때 한정자의 값을 재정의할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

전파될 때 한정자의 값을 재정의할 수 있으면

적용 대상