FileLevelControlBuilderAttribute.IsDefaultAttribute 메서드

정의

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

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

반품

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

적용 대상