HandleErrorInfo.ControllerName 属性

定义

获取或设置包含引发异常的操作方法的控制器的名称。

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

属性值

控制器的名称。

适用于