| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
HotSwappableTargetSource.TargetType Property
The Type of the target object.
[Visual Basic]
Public Overridable ReadOnly Property TargetType() As
Type _
Public Get
End Get
End Property
[C#]
public virtual
Type TargetType { public get; }
Implements
ITargetSource.TargetType
Remarks
Can return a null reference
(Nothing in Visual Basic).
See Also
HotSwappableTargetSource Class | Spring.Aop.Target Namespace