Click or drag to resize
CTInterfaceOnFileSavePreArgsFilename Property
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