public class MarkdownFilePublic Class MarkdownFilepublic ref class MarkdownFiletype MarkdownFile = class end| MarkdownFile | Constructor |
| AlternateId | This is used to get or set the alternate ID |
| Filename | This read-only property is used to get the filename |
| Keywords | This is used to get a list of the topic keywords |
| LinkText | This is used to get or set the link text |
| Summary | This is used to get or set the summary text |
| Title | This is used to get or set the title |
| TocTitle | This is used to get or set the table of contents title |
| UniqueId | This is used to get or set the unique ID |
| 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) |
| GenerateIdFromTitle | This is used to generate a content ID from a title |
| 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) |