WorkerOptions.InputConverters Property

Definition

Gets the collection of input converters.

public Microsoft.Azure.Functions.Worker.InputConverterCollection InputConverters { get; }
member this.InputConverters : Microsoft.Azure.Functions.Worker.InputConverterCollection
Public ReadOnly Property InputConverters As InputConverterCollection

Property Value

Applies to