IGeneratorCreateDependentUponStoreInCache Method |
Creates the dependent upon store in cache under the key 'dependentUponFilenames', if it's not already there. The store is a dictionary(Of string, string)
which has as key the filename of the dependening file and as value the filename of the file it depents upon.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax void CreateDependentUponStoreInCache()
Sub CreateDependentUponStoreInCache
See Also