Compartir a través de


StorageSyncErrorDetails.HashedMessage Propiedad

Definición

Obtiene o establece el mensaje con hash de la entrada especificada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a