ApplicationFindFileEventArgsFindFileInfoOldFilename Property |
Gets or sets a string containing the file name selected in the dialog box.
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic string OldFilename { get; set; }Public Property OldFilename As String
Get
Set
Property Value
String
See Also