Specifies whether this rule is a member of the unnamed group that the rule set evaluates first.

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 bool InStartupGroup { get; set; }
Visual Basic
Public Property InStartupGroup As Boolean
	Get
	Set

See Also