Click or drag to resize

IFileTypeFilterManagerProperties Property

Provides access to the FileType filtering properties for this case.

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

Return Value

Type: IFileTypeFilterProperties
The FileTypeFilterProperties for accessing filtering related properties for this case.
See Also