Contains the properties that have been modified since this object was last committed.

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 ReadOnlyCollection<BaseScriptConfiguration..::..Property> PropertiesChanged { get; }
Visual Basic
Public ReadOnly Property PropertiesChanged As ReadOnlyCollection(Of BaseScriptConfiguration..::..Property)
	Get

See Also