public class ContentFilesPublic Class ContentFilespublic ref class ContentFilestype ContentFiles = class end| ContentFiles(HelpFileFormats, String) | Constructor |
| ContentFiles(HelpFileFormats, String, String) | Constructor |
| ContentFiles(HelpFileFormats, String, String, String, IEnumerableString) | Constructor |
| BasePath | This read-only property returns the base path used for the source path files |
| DestinationFolder | This read-only property returns the destination folder of the content files in the compiled help file |
| HelpFileFormats | This read-only property returns the help file formats to which these files apply |
| SourcePathWildcard | This read-only property returns the source path wildcard used to copy files |
| TemplateFileExtensions | This read-only property returns an enumerable list of file extensions that should be treated as template files that need substitution tags replaced at build time. |
| 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) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |