The following tables list the members exposed by PropertyInterceptorArgs<TInstance,TValue>.
| Name | Description | |
|---|---|---|
![]()  | PropertyInterceptorArgs<TInstance,TValue> Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | Cancel | Overridden. Whether or not to cancel any further actions for the PropertyInterceptor. | 
![]()  | Context | Overridden. Used internally to represent the Entity version. | 
![]()  | ExceptionAction | Overridden. The action to perform when an exception is thrown within the property interceptor. | 
![]()  | Instance | The strongly-typed object on which the interceptor acts. | 
![]()  | Tag | Overridden. Gets or sets a user-defined value. | 
![]()  | Value | The strongly-typed value of the property being retrieved or set. | 
| Name | Description | |
|---|---|---|
![]()  | OriginalInterceptorArgs | Internal use only. | 
| Name | Description | |
|---|---|---|
![]()  | Equals | (Inherited from object) | 
![]()  | GetHashCode | (Inherited from object) | 
![]()  | GetType | (Inherited from object) | 
![]()  | ToString | (Inherited from object) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) | 
    
    
    
    
    
    



