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.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax void CreateDestinationFilenamesStoreInCache()
Sub CreateDestinationFilenamesStoreInCache
See Also