Themed 2026 Presentation Style Preview

SharedContentComponentParseDocuments Method

Find content files using the given wildcard and load all of the content items in them

Definition

Namespace: Sandcastle.Tools.BuildComponents
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2025.12.18.0
public void ParseDocuments(
	string wildcardPath
)

Parameters

wildcardPath  String
The wildcard path used to locate content item files

See Also