GetWorkingFolder Method

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

Syntax

C#

public static string GetWorkingFolder()

Visual Basic

Public Shared Function GetWorkingFolder As String

Visual C++

public:
static String^ GetWorkingFolder()

See Also