OutOfMemoryException | Thrown when a low memory situation occurs. |
path | Full pathname of the file. |
<xsl:if test="wwfilesystem:Exists('C:\\exists')">
<xsl:variable name = "VarCreateDirectory" select="wwfilesystem:CreateDirectory('C:\\exists')" />
</xsl:if>