Compartir a través de


InboundMatch.Entry Propiedad

Definición

Obtiene o establece el InboundRouteEntry.

public:
 property Microsoft::AspNetCore::Routing::Tree::InboundRouteEntry ^ Entry { Microsoft::AspNetCore::Routing::Tree::InboundRouteEntry ^ get(); void set(Microsoft::AspNetCore::Routing::Tree::InboundRouteEntry ^ value); };
public Microsoft.AspNetCore.Routing.Tree.InboundRouteEntry Entry { get; set; }
member this.Entry : Microsoft.AspNetCore.Routing.Tree.InboundRouteEntry with get, set
Public Property Entry As InboundRouteEntry

Valor de propiedad

Se aplica a