ControlBuilderAttribute.IsDefaultAttribute 메서드

정의

현재 컨트롤 작성기가 기본값인지 여부를 확인합니다.

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

반환

Boolean

현재 컨트롤 작성기가 기본값이면 true입니다.

적용 대상