Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

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

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetObject(Type^, String^)

Creates a proxy for the well-known object indicated by the specified type and URL.

System_CAPS_pubmethodSystem_CAPS_staticGetObject(Type^, String^, Object^)

Creates a proxy for the well-known object indicated by the specified type, URL, and channel data.

Return to top
Show:
© 2017 Microsoft