Click or drag to resize

DeviceParent Property

[This is preliminary documentation and is subject to change.]

Gets the device's parent device or null if this device has not parent.

Namespace:  UsbEject
Assembly:  UsbEject (in UsbEject.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public Device Parent { get; }

Property Value

Type: Device
See Also