BitmapEditor::GetExtensions Method ()

 

Gets the extensions for the file list filter that the bitmap editor will initially use 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^>^

The default set of file extensions used to filter the file list.

.NET Framework
Available since 1.1
Return to top
Show: