| 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 IFileTypeFilterProperties Properties { get; }
Return Value
Type:
IFileTypeFilterPropertiesThe
FileTypeFilterProperties for accessing filtering related properties for this case.
See Also