Click or drag to resize

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
C#
bool IncludeUnspecifiedFileTypes { get; set; }

Property Value

Type: Boolean
See Also