Named rule groups (within the parent RuleSetConfiguration) to which this rule belongs.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public Collection<string> Groups { get; private set; }
Visual Basic
Public Property Groups As Collection(Of String)
	Get
	Private Set

See Also