Click or drag to resize

DocumentManagerGetFileExtensions Method

Returns collection of file extensions available in the system

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public FileExtension[] GetFileExtensions()

Return Value

Type: FileExtension
See Also