| ConceptualContentSettings Class |
Namespace: SandcastleBuilder.Utils.ConceptualContent
The ConceptualContentSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ConceptualContentSettings |
Constructor
|
| Name | Description | |
|---|---|---|
| CopyContentFiles |
This is used to copy the additional content token, image, and topic files to the build folder
| |
| CreateConfigurationFiles |
This is used to create the conceptual content build configuration files
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MergeContentFrom |
This method can be used by plug-ins to merge content from another Sandcastle Help File Builder
project file.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CodeSnippetFiles |
This is used to get the conceptual content code snippet files
| |
| ContentLayoutFiles |
This is used to get the conceptual content layout files
| |
| ImageFiles |
This is used to get the conceptual content image files
| |
| TokenFiles |
This is used to get the conceptual content token files
| |
| Topics |
This is used to get a collection of the conceptual content topics
|