Click or drag to resize

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

Property Value

Type: String
See Also