Compartir a través de


ContentHash.Algorithm Propiedad

Definición

Obtiene o establece el algoritmo del hash de contenido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a