EnclosureLocation.InLid Property

Definition

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

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

Property Value

Boolean

bool

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

Applies to