EnclosureLocation.Panel Property

Definition

Indicates which panel of the computer the device is physically located on.

public:
 property Panel Panel { Panel get(); };
Panel Panel();
public Panel Panel { get; }
var panel = enclosureLocation.panel;
Public ReadOnly Property Panel As Panel

Property Value

One of the values of the Panel enumeration that indicates which panel of the computer the device is physically located on.

Applies to