Event triggered when a part of the device's information has changed. EventIds for this event are located in the ConnectedDeviceEventIds class.

Namespace: Crestron.SimplSharpPro.DM
Assembly: SimplSharpPro (in SimplSharpPro.exe)

Syntax

C#
public event ConnectedDeviceChangeEventHandler DeviceInformationChange

Value

Type: Crestron.SimplSharpPro.DM..::..ConnectedDeviceChangeEventHandler

See Also