A flag indicating whether this expression should be set to its logical opposite.

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

See Also