SharedContentComponentParseDocuments Method
Find content files using the given wildcard and load all of the content items in them
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public void ParseDocuments(
string wildcardPath
)
Public Sub ParseDocuments (
wildcardPath As String
)
public:
void ParseDocuments(
String^ wildcardPath
)
member ParseDocuments :
wildcardPath : string -> unit
Parameters
- wildcardPath String
- The wildcard path used to locate content item files