IComponentDesignerDebugService Rozhraní

Definice

Poskytuje služby ladění v prostředí v době návrhu.

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

Vlastnosti

Name Description
IndentLevel

Získá nebo nastaví úroveň odsazení pro výstup ladění.

Listeners

Získá kolekci naslouchacích procesů trasování pro monitorování výstupu ladění v době návrhu.

Metody

Name Description
Assert(Boolean, String)

Podmínce se v prostředí návrhu uplatní.

Fail(String)

Zaznamená zprávu o selhání v prostředí návrhu.

Trace(String, String)

Zaznamená ladicí zprávu v prostředí návrhu.

Platí pro

Viz také