BusToParent

IBus ISubController.BusToParent { get; }

Gets the bus the sub-controller is physically connected to.

Value

IBus – The bus the sub-controller is physically connected to.

Throws
Remarks

If the sub-controller is not connected through a bus (e.g. some on-board sub-controllers) a null reference is returned.