GetSupportedFileTypes

FileType.GetSupportedFileTypes method

Retrieves the supported file types.

public static IEnumerable<FileType> GetSupportedFileTypes()

Return Value

Returns the sequence of the supported file types.

See Also