GigaSpaces XAP.Net Documentation
GetPathList Method
Class LibraryGigaSpaces.Core.ConfigurationDependenciesConfigurationElementGetPathList()()()
Returns a list of the dependencies 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 dependencies paths

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