SearchDocumentFilterCreateFilePathRegularExpression Method |
Name | Description | |
---|---|---|
![]() ![]() | CreateFilePathRegularExpression(String) |
Creates a filter for skipping documents that are not match a regular expression.
The regular expression is applied to the full path of a document.
|
![]() ![]() | CreateFilePathRegularExpression(String, RegexOptions) |
Creates a filter for skipping documents that are not match a regular expression.
The regular expression is applied to the full path of a document.
|