GigaSpaces XAP.NET Documentation
GetProperty Method (name)
Class LibraryGigaSpaces.Core.ConfigurationIGigaSpacesConfigurationElementGetProperty(String)
Gets the specified property's value.
Declaration Syntax
C#Visual BasicVisual 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)]

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)