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

SourceFileInfo.HashCodeMD5 Property

Gets MD5 hash value calculated for the source file.

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

Syntax

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

Property Value

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

See Also

Reference