You can get or set a property exposed by a COM object the way you get and set properties exposed by a managed class.
按照获取和设置托管类所公开的属性时所采用的方式,您可以获取或设置COM对象所公开的属性。
The proxy then delegates all calls on the class interface back to the managed object.
该代理然后将类接口上的所有调用委托回托管对象。
The proxy has a dual nature: it ACTS as an object of the same class as the remote object (transparent proxy), and is a managed object itself.
该代理具有双重特性:它充当与远程对象相同的类的对象(透明代理),同时它本身是托管对象。
The proxy has a dual nature: it ACTS as an object of the same class as the remote object (transparent proxy), and is a managed object itself.
该代理具有双重特性:它充当与远程对象相同的类的对象(透明代理),同时它本身是托管对象。
应用推荐