DevForce Help Reference
PropertyInterceptorAction Class
Members 


Defines an action to be performed in a PropertyInterceptor.
Syntax
'Declaration
 
Public MustInherit Class PropertyInterceptorAction 
'Usage
 
Dim instance As PropertyInterceptorAction
public abstract class PropertyInterceptorAction 
Remarks
See PropertyInterceptorAction<TArgs> for more information.
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.PropertyInterceptorAction
      IdeaBlade.Core.PropertyInterceptorAction<TArgs>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PropertyInterceptorAction Members
IdeaBlade.Core Namespace
PropertyInterceptorAttribute Class
PropertyInterceptorAction<TArgs> Class

Send Feedback