MatchType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of wildcard matching to use.
public enum class MatchType
public enum MatchType
type MatchType =
Public Enum MatchType
- Inheritance
Name | Value | Description |
---|---|---|
Simple | 0 | Matches using '*' and '?' wildcards.
|
Win32 | 1 | Match using Win32 DOS style matching semantics. '*', '?', '<', '>', and '"' are all considered wildcards. Matches in a traditional DOS |
Produkt | Versioner |
---|---|
.NET | Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Standard | 2.1 |
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: