FastInfoset.NET Class Reference for .NET
Listeners Property (WCFXTrace)






Syntax
'Declaration
 
Public ReadOnly Property Listeners As System.Diagnostics.TraceListenerCollection
'Usage
 
Dim instance As WCFXTrace
Dim value As System.Diagnostics.TraceListenerCollection
 
value = instance.Listeners
public System.Diagnostics.TraceListenerCollection Listeners {get;}
public read-only property Listeners: System.Diagnostics.TraceListenerCollection; 
public function get Listeners : System.Diagnostics.TraceListenerCollection
public: __property System.Diagnostics.TraceListenerCollection* get_Listeners();
public:
property System.Diagnostics.TraceListenerCollection^ Listeners {
   System.Diagnostics.TraceListenerCollection^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WCFXTrace Class
WCFXTrace Members

Send Feedback