Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

ParsedAdviceExpression Properties

The properties of the ParsedAdviceExpression class are listed below. For a complete list of ParsedAdviceExpression class members, see the ParsedAdviceExpression Members topic.

Public Instance Properties

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.

See Also

ParsedAdviceExpression Class | Spring.Aspects Namespace