Share via


ODataInnerError.TypeName Property

Definition

Gets or sets the type name of this error, for example, the type name of an exception.

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

Property Value

The type name of this error.

Applies to