| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
IPointcutAdvisor.Pointcut Property
The IPointcut that drives this advisor.
[Visual Basic]
Public MustOverride ReadOnly Property Pointcut() As
IPointcut Public Get
End Get
End Property
[C#]
public
IPointcut Pointcut { public get; }
See Also
IPointcutAdvisor Interface | Spring.Aop Namespace