Share

DataShortcuts.SetWorkingFolder Method



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

Syntax

C#

public static void SetWorkingFolder(
	string newVal
)

VB

Public Shared Sub SetWorkingFolder ( 
	newVal As String
)

C++

public:
static void SetWorkingFolder(
	String^ newVal
)

Parameters

newVal  String
 

See Also

Reference

Was this information helpful?