ControlBuilderAttribute.IsDefaultAttribute 메서드

정의

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

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

반품

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

적용 대상