Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.4.2516.0

Syntax

C#
public static void SetWorkingFolder(
	string newVal
)
Visual Basic
Public Shared Sub SetWorkingFolder ( _
	newVal As String _
)
Visual C++
public:
static void SetWorkingFolder(
	String^ newVal
)

Parameters

newVal
Type: System..::..String

See Also