PageHandlerExecutingContext.HandlerMethod Eigenschaft

Definition

Ruft den Deskriptor für die Handlermethode ab, die aufgerufen werden soll.

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

Eigenschaftswert

Gilt für: