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

SourceFileInfo.HashCodeMD2 Property

Gets MD2 hash value calculated for the source file.

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

Syntax

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

Property Value

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

See Also

Reference