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

Property Value

String
See Also