 | WriteBackHandlermoExtTargetCache Field |
Contains file to extension + id mapping for better performance
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxprotected Dictionary<string, Tuple<string, byte[]>> moExtTargetCache
Protected moExtTargetCache As Dictionary(Of String, Tuple(Of String, Byte()))
Field Value
Type:
DictionaryString,
TupleString,
Byte
See Also