DevForce Help Reference
PropertyDirection Enumeration


Indicates whether a PropertyInterceptor is for a getter or setter.
Syntax
'Declaration
 
Public Enum PropertyDirection 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As PropertyDirection
Members
MemberDescription
Get Property getter.
Set Property setter.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         IdeaBlade.Core.PropertyDirection

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

IdeaBlade.Core Namespace

Send Feedback