Gets all available filters for importing images. This property can be used to set the FileDialog.Filter property.

Syntax

public string ImportFilters { get; }
Public ReadOnly Property ImportFilters() As String

Limitations

Read only.