TopicTypeGroup Enum
Definition
- Assembly
- Sandcastle.Core.dll
This enumerated type defines topic type groups
[Serializable]
public enum TopicTypeGroup
Fields
| Name | Value | Description |
|---|---|---|
| Concepts | 0 |
Concepts |
| HowTo | 1 |
How To |
| Tasks | 2 |
Tasks |
| Reference | 3 |
Reference |
| Samples | 4 |
Samples |
| OtherResources | 5 |
Other Resources |