Compartilhar via


ContentHash.Algorithm Propriedade

Definição

Obtém ou define o algoritmo de hash de conteúdo usado para hash do conteúdo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a