MailFileEditor.Filter Property

 

Gets the file filter string for the dialog (such as "*.txt").

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

override Filter : string with get

Property Value

Type: System.String

The filter for selecting files in the design-time dialog box.

.NET Framework
Available since 2.0
Return to top
Show: