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: 7.0.1.3800 (7.0.1.3800)