Skip to content

DocInclude

import { DocInclude } from "@alloy-js/csharp";
<DocInclude file="string" path="string" />
filestring is the file name of an external XML file. The file name is interpreted relative to the file that contains the include tag.
pathoptional stringis an XPath expression that selects some of the XML in the external XML file.