다음을 통해 공유


PageHandlerExecutedContext.HandlerMethod 속성

정의

호출된 처리기 메서드에 대한 설명자를 가져옵니다.

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

속성 값

적용 대상