Share via


InboundMatch.Entry 属性

定义

获取或设置 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

属性值

适用于