| Noemax.WCFX.Channels Namespace > WCFXTrace Class : Listeners Property |
'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();
}
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