HandleErrorInfo.ActionName 属性

定义

获取或设置在引发异常时正在执行的操作的名称。

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

属性值

操作的名称。

适用于