Click or drag to resize
AbstractFileSystemJobRepositoryPathHelper Property
Object for working with file paths in file system repository.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 10.0.0
Syntax
C#
protected RepositoryPathHelper RepositoryPathHelper { get; }

Property Value

Type: RepositoryPathHelper
See Also