ContentMetadataRecord
PackageFsLiveDocs.Core
Metadata extracted from Markdown frontmatter.
Fields
| Name | Type | Description |
|---|---|---|
| Title | Title | Title of the page. |
| Type | Type | Optional category or type identifier. |
| Project | Project | Optional documentation project used to compile code blocks on this page. |
| TargetFramework | TargetFramework | Optional target framework used to compile code blocks on this page. |
| Platform | Platform | Optional runtime/compiler platform described by this page, such as fable. |