The ConceptualContentSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ConceptualContentSettings |
Constructor
|
Methods
| 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 attempt to free resources and perform other cleanup operations before the Object 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 | (Inherited from Object.) |
Properties
| 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
|