Adds a path to the boot class path.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public void AddPath(
	string path
)
Public Sub AddPath ( _
	path As String _
)
public:
void AddPath(
	String^ path
)
public void AddPath(
	String path
)

 Parameters
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)