FileLevelControlBuilderAttribute.IsDefaultAttribute 메서드

정의

현재 FileLevelControlBuilderAttribute 개체가 기본 개체인지 여부를 확인합니다.

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute ();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

반환

Boolean

현재 FileLevelControlBuilderAttribute가 기본 개체이면 true이고, 그렇지 않으면 false입니다.

적용 대상