SearchOptions.Exclude Property
Containing Type: SearchOptions
Assembly: Orang.FileSystem.dll
Gets a list of glob patterns to exclude.
public System.Collections.Generic.List<string> Exclude { get; }
Containing Type: SearchOptions
Assembly: Orang.FileSystem.dll
Gets a list of glob patterns to exclude.
public System.Collections.Generic.List<string> Exclude { get; }