SearchBuilder.SearchDirectory(Action<DirectoryMatcherBuilder>) Method
Containing Type: SearchBuilder
Assembly: Orang.FileSystem.dll
WARNING: This API is now obsolete.
This method is obsolete and will be removed in future versions. Use method Include/Exclude instead.
[Obsolete("This method is obsolete and will be removed in future versions. Use method Include/Exclude instead.")]
public Orang.FileSystem.Fluent.SearchBuilder SearchDirectory(Action<Orang.FileSystem.Fluent.DirectoryMatcherBuilder> configure)
Parameters
configure Action<DirectoryMatcherBuilder>