Condividi tramite


OutboundMatch.Entry Proprietà

Definizione

Ottiene o imposta 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

Valore della proprietà

Si applica a