This document is archived and information here might be outdated. Recommended version. |
Provides access to members that generate XSL Pattern expressions from a query.
Name | Description | |
---|---|---|
BuildExpressions | Creates a set of XSL Pattern expressions from a query. | |
GetExpression | The nth expression. | |
IsAnd | Indicates if the expressions are ANDed together (as opposed to ORed). | |
NumExpressions | Number of expressions that were generated. |
Classes | Description |
---|---|
FileSystemQuery | A query that can be used to search XML documents. |