  | 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.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic string File { get; set; }Public Property File As String
	Get
	Set
Property Value
String
See Also