public override void Export( Uri outputJsonPath, TraceArgument traceArgument, TraceExportOptions traceExportOptions )
Public Overrides Sub Export( _ ByVal outputJsonPath As Uri, _ ByVal traceArgument As TraceArgument, _ ByVal traceExportOptions As TraceExportOptions _ )
Parameters
- outputJsonPath
- The path of a JSON file where the trace results will be exported.
- traceArgument
- Input parameters to a trace, TraceArgument.
- traceExportOptions
- The options that describe how the trace will be exported, TraceExportOptions.