MetafileEditor::GetExtensions Method ()

 

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

Gets the extensions for the file-list filter that this editor initially uses to filter the file list.

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

protected:
virtual array<String^>^ GetExtensions() override

Return Value

Type: array<System::String^>^

A set of file extensions used to filter the file list.

.NET Framework
Available since 1.1
Return to top
Show: