This defines the content types that can be edited
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.0.0
Syntax
| C# |
|---|
[SerializableAttribute] public enum ContentType |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Enumeration ContentType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| CodeSnippets | 0 | Code snippets | |
| Images | 1 | Edit image references | |
| Tokens | 2 | Edit tokens | |
| Topics | 3 | Edit topics |