다음을 통해 공유


ActionExecutedContext.ActionDescriptor 속성

정의

작업 설명자를 가져오거나 설정합니다.

public virtual System.Web.Mvc.ActionDescriptor ActionDescriptor { get; set; }
member this.ActionDescriptor : System.Web.Mvc.ActionDescriptor with get, set
Public Overridable Property ActionDescriptor As ActionDescriptor

속성 값

작업 설명자입니다.

적용 대상