Creates a managed space proxy using the specified configuration element.

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 )

- config (SpaceProxyConfigurationElement)
- Configuration to use for locating the space

A space proxy to the located space