ImageEditor::GetFileDialogDescription Method ()

 

Gets the description for the default file-list filter provided by this editor.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing.Design (in System.Drawing.Design.dll)

protected:
virtual String^ GetFileDialogDescription()

Return Value

Type: System::String^

The description for the default file-list filter.

The file dialog box description appears in the file-list filter drop-down list box.

.NET Framework
Available since 1.1
Return to top
Show: