IComponentDesignerDebugService.Listeners 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得追蹤接聽項的集合,用於監視設計階段偵錯輸出。
public:
property System::Diagnostics::TraceListenerCollection ^ Listeners { System::Diagnostics::TraceListenerCollection ^ get(); };
public System.Diagnostics.TraceListenerCollection Listeners { get; }
member this.Listeners : System.Diagnostics.TraceListenerCollection
Public ReadOnly Property Listeners As TraceListenerCollection
屬性值
追蹤接聽程式的集合。
備註
屬性 Listeners 可讓物件監視設計時間偵錯輸出。