Compartilhar via


TraceWriterExtensions.VerboseFormat(TraceWriter, String, Object[]) Método

Definição

public static void VerboseFormat (this Microsoft.Azure.WebJobs.Host.TraceWriter traceWriter, string messageFormat, params object[] parameters);
static member VerboseFormat : Microsoft.Azure.WebJobs.Host.TraceWriter * string * obj[] -> unit
<Extension()>
Public Sub VerboseFormat (traceWriter As TraceWriter, messageFormat As String, ParamArray parameters As Object())

Parâmetros

traceWriter
Microsoft.Azure.WebJobs.Host.TraceWriter
messageFormat
String
parameters
Object[]

Aplica-se a