Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Adds a listener to the trace listen array
Namespace:   Microsoft.Xrm.Tooling.WebResourceUtility
Assembly:  Microsoft.Xrm.Tooling.WebResourceUtility (in Microsoft.Xrm.Tooling.WebResourceUtility.dll)
Syntax
public static bool AddTraceListener(
    TraceListener listenerToAdd
)
Public Shared Function AddTraceListener (
    listenerToAdd As TraceListener
) As Boolean
Parameters
- listenerToAdd 
 Type: System.Diagnostics.TraceListener- Trace Listener you wish to add 
Return Value
Type: System.Boolean
true on success, false on fail.
See Also
TraceControlSettings Class
Microsoft.Xrm.Tooling.WebResourceUtility Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright