InheritanceMappingAttribute.IsDefault 속성

정의

판별자 값이 지정된 값과 일치하지 않는 경우 이 형식의 개체가 인스턴스화되는지 여부를 가져오거나 설정합니다.

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

속성 값

기본값은 false입니다.

설명

정확히 하나의 합니다 InheritanceMappingAttribute 특성으로 선언 해야 IsDefault 으로 true입니다.

적용 대상