Gets a String containing the path relative to the root folder
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public string GetPath()
VB
Public Function GetPath As String
C++
public: String^ GetPath()
Return Value
StringExceptions
Exception | Condition |
---|---|
AccessViolationException | Thrown when one of the ancestor folders is not accessible (rare case) |