Click or drag to resize
FileMetadataInfoFileHash Property
Hash of the file content.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 12.0.0
Syntax
C#
public virtual string FileHash { get; set; }

Property Value

Type: String
See Also