Compartilhar via


ODataFeature.RoutingConventionsStore Propriedade

Definição

Obtém o armazenamento de dados usado por IODataRoutingConventions para armazenar quaisquer dados de rota 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 da propriedade

Inicialmente um vazio IDictionary<string, object>.

Implementações

Aplica-se a