Freigeben über


ContentHash.Algorithm Eigenschaft

Definition

Ruft den Inhaltshashalgorithmus ab, der zum Hashen des Inhalts verwendet wird, oder legt diesen fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: