Lezen in het Engels Bewerken

Delen via


MatchCasing Enum

Definition

Specifies the type of character casing to match.

public enum MatchCasing
Inheritance
MatchCasing

Fields

Name Value Description
PlatformDefault 0

Matches using the default casing for the given platform.

CaseSensitive 1

Matches respecting character casing.

CaseInsensitive 2

Matches ignoring character casing.

Applies to

Product Versies
net-8.0 net-8.0