EnclosureLocation.InDock Property

Definition

Indicates whether the device is physically located in the docking station of the portable computer.

public:
 property bool InDock { bool get(); };
bool InDock();
public bool InDock { get; }
var boolean = enclosureLocation.inDock;
Public ReadOnly Property InDock As Boolean

Property Value

Boolean

bool

A value that is True if the device is physically located in the docking station, and False if it is not.

Applies to