다음을 통해 공유


HandleErrorInfo.ControllerName 속성

정의

예외를 throw한 동작 메서드가 들어 있는 컨트롤러의 이름을 가져오거나 설정합니다.

public string ControllerName { get; }
member this.ControllerName : string
Public ReadOnly Property ControllerName As String

속성 값

컨트롤러의 이름입니다.

적용 대상