StringComparisonRule.UseRegularExpression Property

Definition

public:
 property bool UseRegularExpression { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool UseRegularExpression { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.UseRegularExpression : bool with get, set
Public Property UseRegularExpression As Boolean

Property Value

Attributes

Applies to