Creates a managed space proxy using the specified configuration element.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
protected ISpaceProxy CreateSpaceProxy( SpaceProxyConfigurationElement config )
Protected Function CreateSpaceProxy ( _ config As SpaceProxyConfigurationElement _ ) As ISpaceProxy
protected: ISpaceProxy^ CreateSpaceProxy( SpaceProxyConfigurationElement^ config )
protected ISpaceProxy CreateSpaceProxy( SpaceProxyConfigurationElement config )
![](../icons/collapse_all.gif)
- config (SpaceProxyConfigurationElement)
- Configuration to use for locating the space
![](../icons/collapse_all.gif)
A space proxy to the located space