ODataInnerError.Properties Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Propriedades a serem gravadas para o erro interno.
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)