public class ConceptualContentSettings
Public Class ConceptualContentSettings
public ref class ConceptualContentSettings
type ConceptualContentSettings = class end
ConceptualContentSettings | Constructor |
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 |
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 | Determines whether the specified object is equal to the current object. (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 the default hash function. (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) |
SaveImageSharedContent | Write the image reference collection to a map file ready for use by BuildAssembler |
ToString | Returns a string that represents the current object. (Inherited from Object) |