Compartir a través de


ActionDescriptor.AttributeRouteInfo Propiedad

Definición

Obtiene o establece el 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

Valor de propiedad

Se aplica a