DocumentManagerGetFileExtensions Method

Returns collection of file extensions available in the system

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Returns collection of file extensions available in the system")]
public FileExtension[] GetFileExtensions()

Return Value

FileExtension

See Also