ValidateExpressionOptions
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
ValidateExpressionOptions
Use this enumeration with the AnalysisUtilities.ValidateExpression method.
- ValidateExpressionOption_MustEvaluateToProperty –(Value: 0x2) Specifies that an expression must evaluate to a property location.
- ValidateExpressionOption_NoOptions –(Value: 0x0) No options.
- ValidateExpressionOption_Path –(Value: 0x1) Specifies to expect a path in the expression the TestStand Sequence Analyzer validates.