MachinePropertyType Enumeration

A flag value that indicates whether this machine property is a settable property, or a Non-settable query (for example, ProcessorSpeed).

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)

Usage

Visual BasicDim instance As MachinePropertyType

Syntax

Visual BasicPublic Enumeration MachinePropertyType

C#public enum MachinePropertyType

Members

Member Name Description

Query

This Machine Property is a query against the machine itself, and is not settable or configurable.

Settable

This flag indicates that a machine property is settable.

 

 

 

Send comments about this topic to Microsoft