Click or drag to resize

WriteBackFile Property

The actually binary file the write back needs file access. Setter is public only to allow WriteBackHandler to update it based on Ext and ExtFileID.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public string File { get; set; }

Property Value

Type: String
See Also