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.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string Filter { get; set; }
Public Property Filter As String
Get
Set
Property Value
Type:
StringSee Also