BitmapEditor.BitmapExtensions Field

Definition

Provides the list of default file extensions used to filter the file list.

protected: static System::Collections::Generic::List<System::String ^> ^ BitmapExtensions;
protected static System.Collections.Generic.List<string> BitmapExtensions;
 staticval mutable BitmapExtensions : System.Collections.Generic.List<string>
Protected Shared BitmapExtensions As List(Of String) 

Field Value

Applies to