Click or drag to resize
FileSystemRepositoryHelperHASH_DELIMITER Field
Delimiter between name and hash.

Namespace: CMS.ContinuousIntegration
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 12.0.0
Syntax
C#
protected const char HASH_DELIMITER = '@'

Field Value

Type: Char
See Also