Class GlobOptions

GlobOptions class

public class GlobOptions

Constructors

NameDescription
GlobOptions()The default constructor.

Properties

NameDescription
EscapeChar { get; set; }
MatchCase { get; set; }
SingleChar { get; set; }
WildCard { get; set; }

See Also