Click or drag to resize

IFileTypeFilterPropertiesFileTypeFilteringEnabled Property

Enables or disables file type filtering.

Namespace:  EdaIntegrationContract.Filters
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool FileTypeFilteringEnabled { get; set; }

Property Value

Type: Boolean
See Also