Shared Content ComponentParse Documents 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: 2026.1.20.0
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.1.20.0
C#
public void ParseDocuments(
string wildcardPath
)VB
Public Sub ParseDocuments (
wildcardPath As String
)C++
public:
void ParseDocuments(
String^ wildcardPath
)F#
member ParseDocuments :
wildcardPath : string -> unit Parameters
- wildcardPath String
- The wildcard path used to locate content item files