This documentation is archived and is not being maintained.
ProxyGenerator::GetClientProxyScript Method
Visual Studio 2010
Retrieves the proxy generation code for the specified type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetClientProxyScript(Type, String, Boolean) | Retrieves the proxy generation code for the specified type. |
|
GetClientProxyScript(Type, String, Boolean, ServiceEndpoint) | Retrieves the proxy generation code for the specified type using the path and service end point. |
Show: