DevForce Help Reference
PropertyInterceptorArgs Class
Members 


Base interface for arguments to a PropertyInterceptorAction.
Syntax
'Declaration
 
Public MustInherit Class PropertyInterceptorArgs 
   Implements IPropertyInterceptorArgs 
'Usage
 
Dim instance As PropertyInterceptorArgs
public abstract class PropertyInterceptorArgs : IPropertyInterceptorArgs  
Remarks
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.PropertyInterceptorArgs
      IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>

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

PropertyInterceptorArgs Members
IdeaBlade.Core Namespace
PropertyInterceptorArgs<TInstance,TValue> Class
PropertyInterceptorAction Class
PropertyInterceptor Class

Send Feedback