ContentHash Class

Definition

The content hash.

public class ContentHash
type ContentHash = class
Public Class ContentHash
Inheritance
ContentHash

Constructors

ContentHash()

Initializes a new instance of the ContentHash class.

ContentHash(String, String)

Initializes a new instance of the ContentHash class.

Properties

Algorithm

Gets or sets the algorithm of the content hash.

Value

Gets or sets the value of the content hash.

Applies to