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

適用於