Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

EnclosureLocation.Panel Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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


Feedback

Was this page helpful?