SearchOptions Class
Namespace: Orang.FileSystem
Assembly: Orang.FileSystem.dll
public class SearchOptions
Inheritance
Object → SearchOptions
Constructors
| Constructor | Summary |
|---|---|
| SearchOptions() |
Properties
| Property | Summary |
|---|---|
| DefaultEncoding | |
| Exclude | Gets a list of glob patterns to exclude. |
| Include | Gets a list of glob patterns to include. |
| LogProgress | |
| SearchDirectory | [deprecated] |
| TopDirectoryOnly |
Methods
| Method | Summary |
|---|---|
| Equals(Object) | (Inherited from Object) |
| GetHashCode() | (Inherited from Object) |
| GetType() | (Inherited from Object) |
| MemberwiseClone() | (Inherited from Object) |
| ToString() | (Inherited from Object) |