|  | IPropertyGetterInterceptor Methods | 
The IPropertyGetterInterceptor type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | OnException | 
            Invoked if an intercepted method has raised an exception.
             | 
|  | OnExit | 
            Invoked if the intercepted method has finished executing.
             | 
|  | OnGet | 
            Invoked if the intercepted property getter has been called
             | 
 See Also
See Also