DataShortcutsSetWorkingFolder Method |
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.8.0.292
Syntaxpublic static void SetWorkingFolder(
string newVal
)
Public Shared Sub SetWorkingFolder (
newVal As String
)
public:
static void SetWorkingFolder(
String^ newVal
)
Parameters
- newVal String
-
See Also