Share via


PageHandlerExecutingContext.HandlerMethod Propiedad

Definición

Obtiene el descriptor del método de controlador a punto de invocarse.

public:
 virtual property Microsoft::AspNetCore::Mvc::RazorPages::Infrastructure::HandlerMethodDescriptor ^ HandlerMethod { Microsoft::AspNetCore::Mvc::RazorPages::Infrastructure::HandlerMethodDescriptor ^ get(); };
public virtual Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor HandlerMethod { get; }
public virtual Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor? HandlerMethod { get; }
member this.HandlerMethod : Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor
Public Overridable ReadOnly Property HandlerMethod As HandlerMethodDescriptor

Valor de propiedad

Se aplica a