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: 11.2.0.0
Syntax
public string OldFilename { get; set; }

Property Value

Type: String
See Also