Gets the specified property's value.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Object GetProperty( string name )
Function GetProperty ( _ name As String _ ) As Object
Object^ GetProperty( String^ name )
Object GetProperty( String name )
Parameters
- name (String)
[Missing <param name="name"/> documentation for "M:GigaSpaces.Core.Configuration.IGigaSpacesConfigurationElement.GetProperty(System.String)"]
Return Value
[Missing <returns> documentation for "M:GigaSpaces.Core.Configuration.IGigaSpacesConfigurationElement.GetProperty(System.String)"]