Click or drag to resize
CTInterfaceOnFileSavePreArgsFilename Property

[This is preliminary documentation and is subject to change.]

Name of the file about to be saved. Set Handled to TRUE in case filename override.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public string Filename { get; set; }

Property Value

Type: String
See Also