Click or drag to resize

IFileServiceIsSupported Method

Namespace:  FileHold.DocumentRepository.Services
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
bool IsSupported(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Boolean
See Also