IconEditor::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 type of files to filter the file list for.

.NET Framework
Available since 1.1
Return to top
Show: