RepositoryLocationsCollectionMainLocations Property |
Usually there is only one main location in this collection, unless stored object is
a wrapper for multiple (wrapped) objects that exists separately.
Namespace: CMS.ContinuousIntegration.InternalAssembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 12.0.0
Syntax public IEnumerable<string> MainLocations { get; }
Property Value
Type:
IEnumerableStringSee Also