IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptorTiming Enumeration |
'Declaration
Public Enum PropertyInterceptorTiming Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As PropertyInterceptorTiming
public enum PropertyInterceptorTiming : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
After | After a get or set. |
Before | Before a get or set. |
System.Object
System.ValueType
System.Enum
IdeaBlade.Core.PropertyInterceptorTiming
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