Activator.GetObject Method (System)

Switch View :
ScriptFree
.NET Framework Class Library
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.

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
See Also

Reference