Add Space proxy property config to the space proxy properties config collection.

C# | Visual Basic | Visual C++ | J# |
public void Add( SpaceProxyPropertyConfigurationElement spaceProxyPropertyConfigurationElement )
Public Sub Add ( _ spaceProxyPropertyConfigurationElement As SpaceProxyPropertyConfigurationElement _ )
public: void Add( SpaceProxyPropertyConfigurationElement^ spaceProxyPropertyConfigurationElement )
public void Add( SpaceProxyPropertyConfigurationElement spaceProxyPropertyConfigurationElement )

- spaceProxyPropertyConfigurationElement (SpaceProxyPropertyConfigurationElement)
- Space proxy config to add.