Click or drag to resize
FileSystemRepositoryManager Constructor
Private constructor ensures uniqueness of singleton class.

Namespace: CMS.ContinuousIntegration
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 9.0.0
Syntax
C#
protected FileSystemRepositoryManager()
Exceptions
ExceptionCondition
RepositoryConfigurationExceptionThrown when loading of repository configuration fails.
See Also