MetafileEditor::GetFileDialogDescription Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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() override

Return Value

Type: System::String^

The description for the default file-list filter.

.NET Framework
Available since 1.1
Return to top
Show: