 | DataGroupServiceCaches Property |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntaxpublic ICollection<string> ServiceCaches { get; set; }
Public Property ServiceCaches As ICollection(Of String)
Get
Set
Property Value
Type:
ICollectionString
See Also