EvaluatorHelper 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.
Helpers defined for the Evaluator namespace
public ref class EvaluatorHelper abstract sealed
public ref class EvaluatorHelper abstract sealed
class EvaluatorHelper abstract sealed
public static class EvaluatorHelper
type EvaluatorHelper = class
Public Module EvaluatorHelper
- Inheritance
-
EvaluatorHelper
Methods
EvaluateNoError(IPropertyEvaluatorService, String, String, IReadOnlyCollection<String>, Tuple<IPropertyEvaluator,IPropertyEvaluatorMetadata>[]) |
Evaluate a content and return the partial evaluation ignoring any possible error |
EvaluateVariable(IPropertyEvaluatorService, String, String, String, IReadOnlyCollection<String>, Tuple<IPropertyEvaluator,IPropertyEvaluatorMetadata>[]) |
Evaluate a single property |
GetPropertyAndNamespace(String) |
Return the namespace name of a value |