GeneratorDirection enumeration
Defines constants that specify the direction in which item generation will occur.
Syntax
Attributes
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The GeneratorDirection enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Forward | 0 |
Items are generated in a forward direction. |
| Backward | 1 |
Items are generated in a backward direction. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 3/12/2013
