GigaSpaces XAP.NET Documentation
RemoveProperty Method (name)
Class LibraryGigaSpaces.Services.ConfigurationEnvironmentVariablesConfigurationElementRemoveProperty(String)
Removes a system property by its name.
Declaration Syntax
C#Visual BasicVisual 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.Services.Configuration.EnvironmentVariablesConfigurationElement.RemoveProperty(System.String)"]

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)