| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AttributeTypeFilter.AttributeType Property
The attribute Type for this filter.
[Visual Basic]
Public ReadOnly Property AttributeType() As
Type Public Get
End Get
End Property
[C#]
public
Type AttributeType { public get; }
See Also
AttributeTypeFilter Class | Spring.Aop.Support Namespace