Sets the specified property value
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
void SetProperty( string name, Object value )
Sub SetProperty ( _ name As String, _ value As Object _ )
void SetProperty( String^ name, Object^ value )
void SetProperty( String name, Object value )
![](../icons/collapse_all.gif)
- name (String)
[Missing <param name="name"/> documentation for "M:GigaSpaces.Core.Configuration.IGigaSpacesConfigurationElement.SetProperty(System.String,System.Object)"]
- value (Object)
[Missing <param name="value"/> documentation for "M:GigaSpaces.Core.Configuration.IGigaSpacesConfigurationElement.SetProperty(System.String,System.Object)"]