OutOfMemoryException | Thrown when a low memory situation occurs. |
path | Full pathname of the file. |
<xsl:if test="wwfilesystem:DirectoryExists('C:\\fileexists')">
<xsl:variable name = "VarLog" select="wwlog:Message('Directory \'', 'C:\\fileexists', '\' exists!')" />
</xsl:if>