Share via


IPatternMatcher.HasInvalidPattern Property

Definition

Determines whether given pattern is invalid, in which case TryMatch(String) would return no PatternMatches.

public:
 property bool HasInvalidPattern { bool get(); };
public bool HasInvalidPattern { get; }
member this.HasInvalidPattern : bool
Public ReadOnly Property HasInvalidPattern As Boolean

Property Value

Applies to