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.