Click or drag to resize
RepositoryPathHelperMAX_FILE_NAME_LENGTH Field
Maximum length of regular file name (without extension).

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 11.0.0
Syntax
C#
public const int MAX_FILE_NAME_LENGTH = 50

Field Value

Type: Int32
See Also