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 하나를 다음과 같이 IsDefaulttrue선언해야 합니다.

적용 대상