ITracingService.Trace Method (String, Object[])
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Logs trace information.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
void Trace(
string format,
params object[] args
)
Sub Trace (
format As String,
ParamArray args As Object()
)
Parameters
format
Type: System.StringType: String. Information to be logged.
args
Type: System.Object[]Type: Object[]. Not documented at this time.
See Also
ITracingService Interface
Microsoft.Xrm.Sdk Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright