Click or drag to resize
FileSystemRepositoryConfigurationBuilderRepositoryRootPath Property
Gets the file system repository root path (with trailing backslash).

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

Property Value

Type: String
See Also