Share via


ODataFeature.BatchRouteData Property

Definition

Gets or sets the batch route data.

public Microsoft.AspNetCore.Routing.RouteValueDictionary BatchRouteData { get; set; }
member this.BatchRouteData : Microsoft.AspNetCore.Routing.RouteValueDictionary with get, set
Public Property BatchRouteData As RouteValueDictionary

Property Value

Implements

Applies to