Removes a system property by its name.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public void RemoveProperty( string name )
Public Sub RemoveProperty ( _ name As String _ )
public: void RemoveProperty( String^ name )
public void RemoveProperty( String name )
Parameters
- name (String)
[Missing <param name="name"/> documentation for "M:GigaSpaces.Core.Configuration.SystemPropertiesConfigurationElement.RemoveProperty(System.String)"]