ItemAssemblyConfig ItemCheckSum Property NetworkComms.Net Help
MD5 checksum of assembled item. Used for validating a completed build

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public string ItemCheckSum { get; private set; }

Property Value

Type: OnlineString
See Also