Compartir a través de


ODataFeature.RoutingConventionsStore Propiedad

Definición

Obtiene el almacén de datos usado por IODataRoutingConventions para almacenar los datos de ruta personalizados.

public System.Collections.Generic.IDictionary<string,object> RoutingConventionsStore { get; set; }
member this.RoutingConventionsStore : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property RoutingConventionsStore As IDictionary(Of String, Object)

Valor de propiedad

Inicialmente un objeto vacío IDictionary<string, object>.

Implementaciones

Se aplica a