IGeneratorCreateDestinationFilenamesStoreInCache Method |
Creates the destination filenames store in cache under the key 'destinationFilenames' if it's not already there. The store is a List(Of string) object.
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 CreateDestinationFilenamesStoreInCache()
Sub CreateDestinationFilenamesStoreInCache
See Also