Click or drag to resize

WriteBackExt Property

Identifying name of the CTExtension that owns the File by id ExtFileID via its FileHandlerExtension. Null or empty if no extension owns the File.

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

Property Value

Type: String
See Also