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

属性值

适用于