Click or drag to resize

ApplicationFindFileEventArgsFindFileInfoOldFilename Property

Gets or sets a string containing the file name selected in the dialog box.

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public string OldFilename { get; set; }

Property Value

Type: String
See Also