| IFileTypeFilterPropertiesIncludeUnspecifiedFileTypes Property |
If true, include any file types that are not specifically configured to be
included or excluded. If false, exclude any unconfigured file types.
Namespace:
EdaIntegrationContract.Filters
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax bool IncludeUnspecifiedFileTypes { get; set; }
Property Value
Type:
BooleanSee Also