Click or drag to resize

IFileTypeFilterManagerIsFileTypeConfigured Method

Check if FileType is configured

Namespace:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool IsFileTypeConfigured()

Return Value

Type: Boolean
True if file type is configured
See Also