TemplateExpressionParser Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A custom expression parser.
public static class TemplateExpressionParser
type TemplateExpressionParser = class
Public Class TemplateExpressionParser
- Inheritance
-
TemplateExpressionParser
Methods
| Parse(String) |
Parses a string template and retrieves a collection of arg values. |