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.6.0.0 (5.6.19.0117)
Syntaxvoid CreateDestinationFilenamesStoreInCache()
Sub CreateDestinationFilenamesStoreInCache
See Also