Gets the file filter for this editor (e.g. "SQL Files (*.sql)|*.sql|All Files (*.*)|*.*").
| C# | Visual Basic | Visual C++ |
string FileFilter { get; }
ReadOnly Property FileFilter As String
property String^ FileFilter { String^ get (); }
The file filter.