Dela via


RouteConfig.Transforms Property

Definition

Parameters used to transform the request and response. See ITransformBuilder.

public System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IReadOnlyDictionary<string,string>>? Transforms { get; init; }
member this.Transforms : System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IReadOnlyDictionary<string, string>> with get, set
Public Property Transforms As IReadOnlyList(Of IReadOnlyDictionary(Of String, String))

Property Value

Applies to