IComponentDesignerDebugService 介面

定義

提供設計階段環境中的偵錯服務。

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

屬性

IndentLevel

取得或設定偵錯輸出的縮排層次。

Listeners

取得追蹤接聽項的集合,用於監視設計階段偵錯輸出。

方法

Assert(Boolean, String)

依據設計階段環境內的條件判斷提示。

Fail(String)

記錄設計階段環境內的失敗訊息。

Trace(String, String)

記錄設計階段環境內的偵錯訊息。

適用於

另請參閱