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

속성 값

적용 대상