Share via


ActionDescriptor.AttributeRouteInfo 속성

정의

AttributeRouteInfo를 가져오거나 설정합니다.

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

속성 값

적용 대상