Compartilhar via


StorageSyncInnerErrorDetails.InnerException Propriedade

Definição

Obtém ou define a exceção do erro interno.

[Newtonsoft.Json.JsonProperty(PropertyName="innerException")]
public string InnerException { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="innerException")>]
member this.InnerException : string with get, set
Public Property InnerException As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a