Share via


PatternMatch.IsCaseSensitive Property

Definition

True if this was a case sensitive match.

public:
 property bool IsCaseSensitive { bool get(); };
public bool IsCaseSensitive { get; }
public bool IsCaseSensitive { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.IsCaseSensitive : bool
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.IsCaseSensitive : bool
Public ReadOnly Property IsCaseSensitive As Boolean

Property Value

Attributes

Applies to