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) Version: 25.0
Syntax
public string Ext { get; protected set; }

Property Value

String
See Also