Indicates whether this is the default instance of this object type.

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 IsDefaultObject { get; }
Visual Basic
Public ReadOnly Property IsDefaultObject As Boolean
	Get

See Also