TraceLogger(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
TraceLogger Method
public TraceLogger (string traceSourceName = "");
new Microsoft.Xrm.Tooling.WebResourceUtility.TraceLogger : string -> Microsoft.Xrm.Tooling.WebResourceUtility.TraceLogger
Public Sub New (Optional traceSourceName As String = "")
Parameters
- traceSourceName
- String