Gets or sets additional space proxy properties.

C# | Visual Basic | Visual C++ | J# |
public SpaceProxyPropertiesConfigurationElement CustomProperties { get; set; }
Public Property CustomProperties As SpaceProxyPropertiesConfigurationElement
public: property SpaceProxyPropertiesConfigurationElement^ CustomProperties { SpaceProxyPropertiesConfigurationElement^ get (); void set (SpaceProxyPropertiesConfigurationElement^ value); }
/** @property */ public SpaceProxyPropertiesConfigurationElement get_CustomProperties() /** @property */ public void set_CustomProperties(SpaceProxyPropertiesConfigurationElement value)