The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Activator::GetObject Method
.NET Framework (current version)
Creates a proxy for a well-known object or XML Web service.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetObject(Type^, String^) | Creates a proxy for the well-known object indicated by the specified type and URL. |
![]() ![]() | GetObject(Type^, String^, Object^) | Creates a proxy for the well-known object indicated by the specified type, URL, and channel data. |
Show:

