MarkdownFile Constructor

Constructor

Definition

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

Parameters

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

See Also