HttpError.ExceptionType 属性

定义

的类型( Exception 如果可用)。

public string ExceptionType { get; set; }
member this.ExceptionType : string with get, set
Public Property ExceptionType As String

属性值

的类型( Exception 如果可用)。

注解

此字段的包含由错误详细信息策略控制。 字段应包含不应广泛披露的服务器或应用程序的相关信息。

适用于