[ Version ( since = "3.0" ) ]
public void set_extensions (string extensions)
Registers the given list of extensions as something this procedure can handle.
| this |
A file procedure. |
| extensions |
A comma separated list of extensions this procedure can handle (i.e. "jpg,jpeg"). |