Click or drag to resize
AbstractFileSystemJobRepositoryConfiguration Property
Gets the current instance of repository configuration

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

Property Value

Type: FileSystemRepositoryConfiguration
See Also