GigaSpaces XAP.NET Documentation
GetPathList Method
Class LibraryGigaSpaces.Core.ConfigurationJvmBootClassPathConfigurationElementGetPathList()()()
Returns a list of the boot class paths
Declaration Syntax
C#Visual BasicVisual C++J#
public List<string> GetPathList()
Public Function GetPathList As List(Of String)
public:
List<String^>^ GetPathList()
public List<String> GetPathList()
Return Value
list of the class paths

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)