This documentation is for the old version. Go to the latest Upload Suite docs

SourceFileInfo.HashCodeSHA Property

Gets SHA hash value calculated for the source file.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public ReadOnly Property HashCodeSHA As String
C#
public string HashCodeSHA { get; }

Property Value

The value that represents SHA hash value calculated for the source file.

See Also

Reference