Tells whether the current object is being used for exporting

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

See Also