Compartir a través de


OutboundMatch.Entry Propiedad

Definición

Obtiene o establece el OutboundRouteEntry.

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

Valor de propiedad

Se aplica a