IComponentDesignerDebugService 인터페이스

정의

디자인 타임 환경에서 디버깅 서비스를 제공합니다.

public interface class IComponentDesignerDebugService
public interface IComponentDesignerDebugService
type IComponentDesignerDebugService = interface
Public Interface IComponentDesignerDebugService

속성

IndentLevel

디버그 출력에 대한 들여쓰기 수준을 가져오거나 설정합니다.

Listeners

디자인 타임 디버깅 출력을 모니터링하기 위한 추적 수신기의 컬렉션을 가져옵니다.

메서드

Assert(Boolean, String)

디자인 타임 환경 내의 조건을 어설션합니다.

Fail(String)

디자인 타임 환경 내의 실패 메시지를 기록합니다.

Trace(String, String)

디자인 타임 환경 내의 디버그 메시지를 기록합니다.

적용 대상

추가 정보