This topic has not yet been rated - Rate this topic

Activator.GetObject Method

Creates a proxy for a well-known object or XML Web service.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member GetObject(Type, String) Creates a proxy for the well-known object indicated by the specified type and URL.
Public method Static member GetObject(Type, String, Object) Creates a proxy for the well-known object indicated by the specified type, URL, and channel data.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.