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
Syntaxpublic string OldFilename { get; set; }
Public Property OldFilename As String
Get
Set
Property Value
Type:
String
See Also