The properties of the ParsedAdviceExpression class are listed below. For a complete list of ParsedAdviceExpression class members, see the ParsedAdviceExpression Members topic.
ActionExpressionText | Gets or sets the action expression text. |
ActionText | Gets or sets the action text. |
AdviceExpression | Gets or sets the advice expression. |
ConstraintExpression | Gets or sets the constraint expression. |
ExceptionNames | Gets or sets the exception names. |
Success | Gets or sets a value indicating whether this ParsedAdviceExpression is success. |
ParsedAdviceExpression Class | Spring.Aspects Namespace