Accusoft.ThumbnailXpressSdk Namespace > Filter Class : MatchAppliesToDirectory Property |
'Declaration Public Property MatchAppliesToDirectory As Boolean
'Usage Dim instance As Filter Dim value As Boolean instance.MatchAppliesToDirectory = value value = instance.MatchAppliesToDirectory
public bool MatchAppliesToDirectory {get; set;}
The default value is false.
This flag is only relevant for a filter type of: Filename.
A value of true means that for a directory to be included in the collection, its name must match the pattern criteria specified in the FilenamePattern property.