Click or drag to resize

GrShellImplChangeDirectory Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool ChangeDirectory(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
See Also