IInvocationProxy Property |
Get the dynamic proxy that intercepted this call.
Namespace: X3Platform.DynamicProxyAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxproperty Object^ Proxy {
Object^ get ();
}
Property Value
Type:
Object
See Also