Compartir a través de


ImportDiskDetails.ManifestHash Propiedad

Definición

Obtiene o establece el hash MD5 codificado en Base16 del archivo de manifiesto en el disco.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a