Themed 2026 Presentation Style Preview

MarkdownFile Constructor

Constructor

Definition

Namespace: Sandcastle.Core.Markdown
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public MarkdownFile(
	string filename
)

Parameters

filename  String
The full path to the Markdown file from which to extract metadata

See Also