 | SetupJVMWrapperRemoteBridge Property |
Direct accessor to the JCOBridge class in the JVM context
Namespace: MASES.JCOBridge.C2JBridgeAssembly: C2JBridge (in C2JBridge.dll) Version: 2.6.9.260611-9a148513a79c26cdd7f1dde468f4f9e06ef3bc7e
Syntaxprotected IJavaType RemoteBridge { get; }Protected ReadOnly Property RemoteBridge As IJavaType
Get
Property Value
IJavaTypeA
IJavaType entry point to interact with JCOBridge class within JVM context
See Also