Share via


ODataInnerError.Properties Property

Definition

Properties to be written for the inner error.

public System.Collections.Generic.IDictionary<string,Microsoft.OData.ODataValue> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, Microsoft.OData.ODataValue>
Public ReadOnly Property Properties As IDictionary(Of String, ODataValue)

Property Value

Applies to