BlockType Enum
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.
public enum class BlockType
public enum BlockType
type BlockType =
Public Enum BlockType
- Inheritance
-
BlockType
Fields
| Comment | 8 | |
| Directive | 1 | |
| Expression | 3 | |
| Functions | 2 | |
| Helper | 4 | |
| Markup | 5 | |
| Section | 6 | |
| Statement | 0 | |
| Tag | 9 | |
| Template | 7 |