<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`MarkdownPostProcessorContext`](MarkdownPostProcessorContext) › [`sourcePath`](MarkdownPostProcessorContext/sourcePath) ## MarkdownPostProcessorContext.sourcePath property The path to the associated file. Any links are assumed to be relative to the `sourcePath`<!-- -->. **Signature:** ```typescript sourcePath: string; ```