Edit

Share via


EnumerationOptions.MatchType Property

Definition

Gets or sets the match type.

public System.IO.MatchType MatchType { get; set; }

Property Value

One of the enumeration values that indicates the match type. The default is Simple.

Remarks

For APIs that allow specifying a match expression, this property allows you to specify how to interpret the match expression. The default is simple matching where '*' is always 0 or more characters and '?' is a single character.

Applies to

Product Versions
.NET Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Standard 2.1