Поделиться через


ContentHash.Algorithm Свойство

Определение

Возвращает или задает алгоритм хэширования содержимого, используемый для хэширования содержимого.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к