OSOptionPropertyList Class
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.
The list of OS option properties.
public class OSOptionPropertyList
type OSOptionPropertyList = class
Public Class OSOptionPropertyList
- Inheritance
-
OSOptionPropertyList
Constructors
| Name | Description |
|---|---|
| OSOptionPropertyList() |
Initializes a new instance of the OSOptionPropertyList class. |
| OSOptionPropertyList(IList<OSOptionProperty>) |
Initializes a new instance of the OSOptionPropertyList class. |
Properties
| Name | Description |
|---|---|
| OSOptionPropertyListProperty |
Gets or sets the list of OS options. |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |