Click or drag to resize

WriteBackHandlermoExtTargetCache Field

Contains file to extension + id mapping for better performance

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
protected Dictionary<string, Tuple<string, byte[]>> moExtTargetCache

Field Value

Type: DictionaryString, TupleString, Byte
See Also