ApplicationFindFileEventArgsFindFileInfoFilter Property |
Gets or sets the current file name filter string, which determines the choices that appear in the "Save as file type" or "Files of type" box in the dialog box.
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic string Filter { get; set; }Public Property Filter As String
Get
Set
Property Value
String
See Also