ExtractRegularExpression.UseGroups Property

Definition

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

Property Value

Attributes

Applies to