 | 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)
Syntaxpublic string File { get; set; }
Public Property File As String
Get
Set
Property Value
Type:
String
See Also